log scripts/plot/__go_draw_axes__.m @ 8909:52596fe9f178

age author description
Thu, 05 Mar 2009 00:55:56 -0500 Ben Abbott __go_draw_axes__.m: Preserve column vector orientation for the axes children while removing the axis label & title handles.
Sun, 01 Mar 2009 11:39:45 -0500 Ben Abbott __go_draw_axes__.m: Do not render axis labels twice when their handles are visible.
Sat, 28 Feb 2009 19:36:09 -0500 Ben Abbott Compatible support of figure paper properties and resolution for the gnuplot backend.
Thu, 19 Feb 2009 02:16:34 -0500 John W. Eaton use consistent format for doc strings of internal functions
Fri, 13 Feb 2009 18:29:18 -0500 Ben Abbott Initialize axes ticklength property.
Wed, 04 Feb 2009 07:28:17 -0500 Ben Abbott __go_draw_axes__.m: __go_draw_axes__.m: Improved gnuplot color interpolation.
Fri, 30 Jan 2009 14:52:32 -0500 Kai Habel Add support for transparent surfaces
Thu, 29 Jan 2009 14:16:02 -0500 Kai Habel Add support for transparent patches
Wed, 14 Jan 2009 21:01:19 -0500 Ben Abbott __go_draw_axes__.m: __go_draw_axes__.m: Support non-cell ticklabels.
Wed, 14 Jan 2009 02:07:00 -0500 John W. Eaton __go_draw_axes__.m: scale markersize by 1/3 instead of 1/6
Tue, 13 Jan 2009 11:56:00 -0500 John W. Eaton comment style fixes
Sat, 29 Nov 2008 00:26:57 +0100 David Bateman Set gnuplot two point clipping
Mon, 03 Nov 2008 18:49:51 -0500 Ben Abbott __go_draw_axes__.m: xticklabel should accept a numeric vector.
Mon, 24 Nov 2008 12:57:57 -0500 Ben Abbott __go_draw_axes__.m: Correct order for rendering children.
Fri, 14 Nov 2008 11:47:55 +0100 David Bateman Respect the minortick property of the axis objects
Thu, 30 Oct 2008 14:15:12 +0100 David Bateman Add support for left/right argument to the legend function
Mon, 20 Oct 2008 10:51:23 -0400 Ben Abbott __go_draw_axes__.m: Fix for binary xfer of suface plots.
Thu, 16 Oct 2008 10:57:49 +0100 David Bateman Fix for images with new gnuplot/binary transfer code
Thu, 16 Oct 2008 03:42:40 -0400 Ben Abbott __go_draw_axes__.m: Support axes interpreter poperty for tick labels.
Wed, 15 Oct 2008 14:19:33 -0400 Ben Abbott x/y/z-ticklabels respect axis font properties.
Wed, 15 Oct 2008 10:51:59 -0400 Daniel J. Sebald make previous change work for surface plots
Tue, 14 Oct 2008 14:59:09 -0400 Daniel J. Sebald send binary data to gnuplot
Tue, 14 Oct 2008 14:49:00 -0400 Ben Abbott __go_draw_axes__.m: Fix concatenation of handles.
Fri, 10 Oct 2008 11:07:53 -0400 John W. Eaton [mq]: graphics-backend
Mon, 06 Oct 2008 21:06:05 -0400 John W. Eaton use case-insensitive comparison for graphics properties; misc style fixes
Thu, 02 Oct 2008 12:43:47 -0400 Ben Abbott __go_draw_axes__.m: Remove depdenence on gnuplot version.
Tue, 30 Sep 2008 16:09:09 -0400 Ben Abbott __go_draw_axes__.m: Fix interpolation of facecolors.
Mon, 29 Sep 2008 20:25:42 -0400 John W. Eaton __go_draw_axes__.m: eliminate have_newer_gnuplot variable
Wed, 17 Sep 2008 16:04:27 -0400 David Bateman Add the datetick function
Thu, 11 Sep 2008 17:01:46 -0400 John W. Eaton undo previous change
Thu, 11 Sep 2008 16:57:12 -0400 David Bateman improve speed of cell2mat
Mon, 25 Aug 2008 15:45:24 -0400 David Bateman Convert stem and stem3 to use stem series objects
Thu, 21 Aug 2008 15:28:58 -0400 John W. Eaton __go_draw_axes__.m (__gnuplot_write_data__): write "Inf Inf\n" if all data pairs contain NaN values
Wed, 20 Aug 2008 10:59:27 -0400 David Bateman Fix for meshed surfaces with more than one oobject per plot
Wed, 16 Jul 2008 11:24:48 -0400 John W. Eaton __img__.m, imshow.m, __go_draw_axes__.m: improve handling of truecolor images
Thu, 05 Jun 2008 20:42:14 +0200 Jaroslav Hajek correct fputs to fprintf in __go_draw_axes__.m
Fri, 25 Apr 2008 16:44:59 +0200 Michael Goffioul Add support for hggroup
Mon, 21 Apr 2008 11:03:39 -0400 David Bateman Try to get the colorbar position right for manual aspect ratios as well
Thu, 03 Apr 2008 21:39:38 -0400 David Bateman Conditionally set 'set pm3d implicit'
Mon, 31 Mar 2008 22:12:01 -0400 David Bateman Fix spurious tics for plotyy with gnuplot backend
Wed, 19 Mar 2008 15:41:43 -0400 godfrey Correct typos in __go_draw_axes__.m and update Manual
Wed, 19 Mar 2008 17:30:01 +0100 David Bateman fix for scatter markersize
Tue, 18 Mar 2008 13:44:06 -0400 Michael D. Godfrey __go_draw_axes__: use correct symbol codes
Fri, 14 Mar 2008 08:00:50 -0400 kai Bug fix, set splot user style to default
Tue, 11 Mar 2008 23:12:17 -0400 John W. Eaton __go_draw_axes__: use strcmpi for text properties; use get for hidden properties
Tue, 11 Mar 2008 21:32:20 -0400 kai Improvements for surface plots
Fri, 07 Mar 2008 06:14:27 -0500 John W. Eaton handle tickdir property
Thu, 06 Mar 2008 13:28:02 -0500 John W. Eaton handle axes linewidth property
Thu, 06 Mar 2008 03:58:35 -0500 John W. Eaton adjust markersize by a factor of 1/6
Thu, 28 Feb 2008 03:07:10 -0500 John W. Eaton __go_draw_axes__: eliminate repeated code with get_old_gnuplot_color subfunction
Wed, 27 Feb 2008 22:36:23 +0100 kai If FaceColor is none don't use pm3d mode and set linestyle correctly.
Thu, 28 Feb 2008 02:41:19 -0500 Ben Abbott strcat.m: Matlab compatibility, with cstrcat.m replacing conventional strcat.m.
Fri, 22 Feb 2008 04:05:36 -0500 John W. Eaton __stepimp__: don't call subplot for single plot
Thu, 21 Feb 2008 03:58:57 -0500 John W. Eaton improve handling line style for errorbar plots
Tue, 12 Feb 2008 16:19:03 -0500 David Bateman Fix colorbar with contours
Tue, 12 Feb 2008 16:12:20 -0500 David Bateman Implement cdatamapping and respect to to allow correct image/imagesc rendering
Fri, 08 Feb 2008 12:30:39 +0100 David Bateman Allow linewidth to be specified for contours
Fri, 25 Jan 2008 18:56:07 +0000 jwe [project @ 2008-01-25 18:56:07 by jwe]
Wed, 16 Jan 2008 19:27:21 +0000 jwe [project @ 2008-01-16 19:27:20 by jwe]
Tue, 15 Jan 2008 18:42:30 +0000 jwe [project @ 2008-01-15 18:42:29 by jwe]
Mon, 14 Jan 2008 19:50:10 +0000 jwe [project @ 2008-01-14 19:50:10 by jwe]
Tue, 18 Dec 2007 03:48:04 +0000 jwe [project @ 2007-12-18 03:48:03 by jwe]
Mon, 17 Dec 2007 19:25:33 +0000 jwe [project @ 2007-12-17 19:25:33 by jwe]
Mon, 17 Dec 2007 19:05:04 +0000 jwe [project @ 2007-12-17 19:02:13 by jwe]
Fri, 14 Dec 2007 17:43:34 +0000 jwe [project @ 2007-12-14 17:42:55 by jwe]
Fri, 14 Dec 2007 17:32:25 +0000 jwe [project @ 2007-12-14 17:32:25 by jwe]
Wed, 12 Dec 2007 18:44:35 +0000 jwe [project @ 2007-12-12 18:44:35 by jwe]
Tue, 11 Dec 2007 21:25:53 +0000 jwe [project @ 2007-12-11 21:25:52 by jwe]
Tue, 11 Dec 2007 21:21:33 +0000 jwe [project @ 2007-12-11 21:21:32 by jwe]
Tue, 11 Dec 2007 18:15:06 +0000 jwe [project @ 2007-12-11 18:13:34 by jwe]
Mon, 10 Dec 2007 23:27:18 +0000 jwe [project @ 2007-12-10 23:27:18 by jwe]
Mon, 10 Dec 2007 07:36:50 +0000 jwe [project @ 2007-12-10 07:36:50 by jwe]
Mon, 10 Dec 2007 06:52:51 +0000 jwe [project @ 2007-12-10 06:52:51 by jwe]
Fri, 07 Dec 2007 19:26:21 +0000 jwe [project @ 2007-12-07 19:26:20 by jwe]
Wed, 05 Dec 2007 01:18:42 +0000 jwe [project @ 2007-12-05 01:18:41 by jwe]
Mon, 03 Dec 2007 20:16:36 +0000 dbateman [project @ 2007-12-03 20:16:36 by dbateman]
Sun, 02 Dec 2007 06:06:12 +0000 jwe [project @ 2007-12-02 06:06:12 by jwe]
Fri, 30 Nov 2007 16:43:13 +0000 jwe [project @ 2007-11-30 16:43:12 by jwe]
Fri, 30 Nov 2007 07:53:24 +0000 jwe [project @ 2007-11-30 07:53:24 by jwe]
Fri, 30 Nov 2007 06:30:55 +0000 jwe [project @ 2007-11-30 06:30:55 by jwe]
Fri, 30 Nov 2007 06:23:26 +0000 jwe [project @ 2007-11-30 06:23:25 by jwe]
Thu, 29 Nov 2007 23:14:08 +0000 jwe [project @ 2007-11-29 23:14:07 by jwe]
Thu, 29 Nov 2007 01:57:11 +0000 jwe [project @ 2007-11-29 01:57:10 by jwe]
Tue, 27 Nov 2007 22:40:20 +0000 jwe [project @ 2007-11-27 22:40:20 by jwe]
Tue, 27 Nov 2007 20:30:05 +0000 jwe [project @ 2007-11-27 20:30:05 by jwe]
Mon, 26 Nov 2007 23:06:13 +0000 jwe [project @ 2007-11-26 23:06:12 by jwe]
Mon, 26 Nov 2007 21:24:33 +0000 jwe [project @ 2007-11-26 21:24:32 by jwe]
Mon, 26 Nov 2007 21:24:02 +0000 dbateman [project @ 2007-11-26 21:24:02 by dbateman]
Mon, 26 Nov 2007 20:42:11 +0000 dbateman [project @ 2007-11-26 20:42:09 by dbateman]
Wed, 14 Nov 2007 20:36:48 +0000 jwe [project @ 2007-11-14 20:36:48 by jwe]
Tue, 13 Nov 2007 17:34:33 +0000 jwe [project @ 2007-11-13 17:34:33 by jwe]
Tue, 13 Nov 2007 15:16:52 +0000 jwe [project @ 2007-11-13 15:16:52 by jwe]
Mon, 12 Nov 2007 21:54:08 +0000 jwe [project @ 2007-11-12 21:54:07 by jwe]
Mon, 12 Nov 2007 19:56:08 +0000 jwe [project @ 2007-11-12 19:56:07 by jwe]
Mon, 12 Nov 2007 19:51:56 +0000 jwe [project @ 2007-11-12 19:51:56 by jwe]
Fri, 09 Nov 2007 21:28:46 +0000 jwe [project @ 2007-11-09 21:28:46 by jwe]
Fri, 09 Nov 2007 21:07:24 +0000 jwe [project @ 2007-11-09 21:07:23 by jwe]
Fri, 09 Nov 2007 18:15:40 +0000 jwe [project @ 2007-11-09 18:15:39 by jwe]
Fri, 09 Nov 2007 18:01:45 +0000 jwe [project @ 2007-11-09 18:01:44 by jwe]
Wed, 07 Nov 2007 22:03:34 +0000 jwe [project @ 2007-11-07 22:03:34 by jwe]
Wed, 07 Nov 2007 21:26:43 +0000 jwe [project @ 2007-11-07 21:26:43 by jwe]
Wed, 07 Nov 2007 21:09:05 +0000 jwe [project @ 2007-11-07 21:06:27 by jwe]
Wed, 07 Nov 2007 15:42:46 +0000 jwe [project @ 2007-11-07 15:42:46 by jwe]
Tue, 06 Nov 2007 22:36:22 +0000 jwe [project @ 2007-11-06 22:36:22 by jwe]
Tue, 06 Nov 2007 22:16:25 +0000 jwe [project @ 2007-11-06 22:16:25 by jwe]
Thu, 01 Nov 2007 02:17:32 +0000 jwe [project @ 2007-11-01 02:17:32 by jwe]
Wed, 31 Oct 2007 16:23:25 +0000 jwe [project @ 2007-10-31 16:23:25 by jwe]
Tue, 30 Oct 2007 14:05:00 +0000 jwe [project @ 2007-10-30 14:04:59 by jwe]
Wed, 24 Oct 2007 17:51:05 +0000 jwe [project @ 2007-10-24 17:51:05 by jwe]
Sat, 13 Oct 2007 05:13:29 +0000 dbateman [project @ 2007-10-13 05:13:28 by dbateman]
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]
Fri, 12 Oct 2007 06:41:26 +0000 jwe [project @ 2007-10-12 06:40:56 by jwe]
Thu, 11 Oct 2007 18:15:53 +0000 jwe [project @ 2007-10-11 18:15:53 by jwe]
Thu, 11 Oct 2007 17:17:03 +0000 jwe [project @ 2007-10-11 17:17:02 by jwe]
Mon, 08 Oct 2007 19:09:32 +0000 jwe [project @ 2007-10-08 19:09:32 by jwe]
Fri, 05 Oct 2007 22:40:59 +0000 jwe [project @ 2007-10-05 22:40:59 by jwe]
Mon, 01 Oct 2007 19:26:41 +0000 jwe [project @ 2007-10-01 19:26:41 by jwe]
Fri, 21 Sep 2007 16:13:35 +0000 jwe [project @ 2007-09-21 16:13:30 by jwe]
Tue, 18 Sep 2007 19:51:06 +0000 jwe [project @ 2007-09-18 19:51:06 by jwe]
Tue, 18 Sep 2007 15:26:08 +0000 jwe [project @ 2007-09-18 15:26:08 by jwe]