log scripts/plot/axis.m @ 11233:1dfbcc9eee92

age author description
Mon, 08 Nov 2010 08:45:46 +0800 Ben Abbott __go_draw_axes__.m: Set proper tight axis limits for log scale.
Thu, 04 Nov 2010 12:18:08 -0700 Rik Reverse changeset b1f4bdc276b6. Use all lower case for "uniformoutput" option.
Wed, 03 Nov 2010 11:11:47 +0100 Konstantinos Poulios Making 'axis equal' equivalent to 'daspect([1,1,1])'
Wed, 03 Nov 2010 09:34:07 +0100 Konstantinos Poulios Leave zlim unchanged during 'axis tight' on 2D plots
Mon, 01 Nov 2010 06:54:43 -0400 Ben Abbott axis.m: Exclude hggroup {x,y,z}data properties when determing tight axis limits.
Sun, 19 Sep 2010 20:47:46 -0400 Ben Abbott Special treatment activepositionproperty = outerposition for gnuplot.
Wed, 08 Sep 2010 17:59:39 -0400 Ben Abbott Revert treatment of activepositionproperty from the gnuplot backend.
Tue, 31 Aug 2010 13:23:50 -0400 Ben Abbott Treatment of activepositionproperty for gnuplot.
Mon, 26 Jul 2010 21:25:36 -0700 Rik Grammarcheck documentation of m-files
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Tue, 08 Jun 2010 20:22:38 -0700 Rik Improve documentation strings.
Fri, 23 Apr 2010 20:29:29 -0400 Ben Abbott axis.m: For 'axis normal' restore plotboxaspectratio.
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Mon, 19 Apr 2010 07:22:30 -0400 Ben Abbott colorbar.m: Consistent treatment of plotboxaspectratio. Add listener for plotboxaspectratiomode.
Fri, 29 Jan 2010 21:52:53 -0500 Ben Abbott Replace dataaspectratio props with plotboxaspectratio props.