diff scripts/ChangeLog @ 8915:485eabc0cfec

__go_draw_axes__.m: Preserve the order of axes' children when pruning the handles for the {x,y,z}labels and title.
author Ben Abbott <bpabbott@mac.com>
date Fri, 06 Mar 2009 01:07:04 -0500
parents 57c3155754d6
children 2d0f8692a82e
line wrap: on
line diff
--- a/scripts/ChangeLog	Thu Mar 05 21:50:59 2009 +0100
+++ b/scripts/ChangeLog	Fri Mar 06 01:07:04 2009 -0500
@@ -1,3 +1,10 @@
+2009-03-06  Ben Abbott <bpabbott@mac.com>
+
+	* plot/__go_draw_axes__.m: Preserve the order of axes' children
+	when pruning the handles for the {x,y,z}labels and title.
+	* plot/legend.m: Change demo to add colors to lines. This change
+	reveals the problem (above) with the ordering of the axes' children.
+
 2009-03-05  Jaroslav Hajek  <highegg@gmail.com>
 
 	* linear-algebra/condest.m: Use lu rather than splu. Use relative tols