diff scripts/ChangeLog @ 11174:2114867f2a50

axis.m: Exclude hggroup {x,y,z}data properties when determing tight axis limits.
author Ben Abbott <bpabbott@mac.com>
date Mon, 01 Nov 2010 06:54:43 -0400
parents 7e8ce65f73cf
children c0a95a5c6d25
line wrap: on
line diff
--- a/scripts/ChangeLog	Sun Oct 31 16:48:51 2010 +0000
+++ b/scripts/ChangeLog	Mon Nov 01 06:54:43 2010 -0400
@@ -1,3 +1,8 @@
+2010-11-01  Ben Abbott <bpabbott@mac.com>
+
+	* plot/axis.m: Exclude hggroup {x,y,z}data properties when determing
+	tight axis limits.
+
 2010-10-31  Rik  <octave@nomad.inbox5.com>
 
 	* strings/base2dec.m, strings/bin2dec.m, strings/dec2base.m,