diff NEWS @ 19775:b8e4104a8f55

Add the annotation function (bug #43282) * NEWS: add annotation * plot.txi: add annotation in same chapter as x/y/zlabel, title... * __unimplemented__: remove annotation from the list * scripts/plot/draw/annotation.m: new function file * axes.m: restack figure children so that the annotation axes is always drawn on top * axes.m: replace "parent" variable by "cf" for concistency * clf.m: make "clf" delete the hidden annotation axes for matlab compatibility * clf.m: avoid flashing a figure in the last test.
author Pantxo Diribarne <pantxo.diribarne@gmail.com>
date Sun, 08 Feb 2015 22:22:28 +0100
parents 554aaaf99644
children 56157a7505ed
line wrap: on
line diff
--- a/NEWS	Tue Feb 17 15:24:05 2015 -0800
+++ b/NEWS	Sun Feb 08 22:22:28 2015 +0100
@@ -156,6 +156,7 @@
 
  ** Other new functions added in 4.0:
 
+      annotation
       bandwidth
       cubehelix
       dir_in_loadpath