log scripts/plot/__go_draw_axes__.m @ 11690:42e936258b19 release-3-0-x

age author description
Tue, 11 Mar 2008 23:38:00 -0400 John W. Eaton _go_draw_axes__: eliminate repeated code with get_old_gnuplot_color subfunction release-3-0-x
Tue, 11 Mar 2008 23:13:04 -0400 John W. Eaton __go_draw_axes__: use strcmpi for text properties; use get for hidden properties release-3-0-x
Tue, 11 Mar 2008 22:33:02 -0400 kai Improvements for surface plots release-3-0-x
Wed, 27 Feb 2008 22:36:23 +0100 kai If FaceColor is none don't use pm3d mode and set linestyle correctly. release-3-0-x
Tue, 11 Mar 2008 22:22:50 -0400 John W. Eaton handle axes linewidth property release-3-0-x
Tue, 11 Mar 2008 22:07:27 -0400 John W. Eaton __go_draw_axes__: eliminate repeated code with get_old_gnuplot_color subfunction release-3-0-x
Thu, 06 Mar 2008 04:04:04 -0500 John W. Eaton markersize compatibility changes release-3-0-x
Mon, 14 Jan 2008 19:50:10 +0000 jwe use Helvetica, not helvetica; don't downcase user-supplied font names release-3-0-x
Fri, 22 Feb 2008 04:02:37 -0500 John W. Eaton __stepimp__: don't call subplot for single plot release-3-0-x
Thu, 21 Feb 2008 03:59:42 -0500 John W. Eaton fsolve: detect nonsquare systems release-3-0-x
Tue, 12 Feb 2008 16:19:50 -0500 David Bateman Fix colorbar with contours release-3-0-x
Tue, 12 Feb 2008 16:09:13 -0500 David Bateman Implement cdatamapping and respect to to allow correct image/imagesc rendering release-3-0-x
Fri, 25 Jan 2008 18:56:11 +0000 jwe [3-0-0-branch @ 2008-01-25 18:56:11 by jwe] release-3-0-x
Wed, 16 Jan 2008 19:27:15 +0000 jwe [3-0-0-branch @ 2008-01-16 19:27:14 by jwe] release-3-0-x
Thu, 20 Jan 2011 18:26:09 -0500 John W. Eaton missing semicolons in script files
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Sun, 16 Jan 2011 22:46:19 +0100 David Bateman Use {} as the default font for the gnuplot backend
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Thu, 30 Dec 2010 08:28:53 -0500 Ben Abbott __go_draw_axes__.m: Tweak vertical alignment of text objects for gnuplot to favor eps/ps output.
Wed, 29 Dec 2010 17:26:21 -0500 Ben Abbott __go_draw_axes__.m: Enable vertical alignment of text objects for gnuplot.
Thu, 09 Dec 2010 18:36:41 -0500 John W. Eaton set grid linewidths from axis linewidth property
Fri, 03 Dec 2010 18:21:25 -0500 Ben Abbott __go_draw_axes__.m: If not set, the unset the gnuplot {tblr}margins.
Sun, 21 Nov 2010 19:37:44 -0500 Ben Abbott __go_draw_axes__.m: Fix plot titles so they are visible for gnuplot 4.4.x (31711).
Thu, 18 Nov 2010 20:01:29 -0500 Ben Abbott __go_draw_axes__.m: Fix bug setting zscale to yscale (31693).
Mon, 08 Nov 2010 23:19:37 +0800 Ben Abbott __go_draw_axes__.m: Check for z/y/zdata before converting negative values to NaNs.
Mon, 08 Nov 2010 07:33:10 +0100 David Bateman Unset the foreground color for the gnuplot backend earlier (fixes #31533)
Mon, 08 Nov 2010 08:45:46 +0800 Ben Abbott __go_draw_axes__.m: Set proper tight axis limits for log scale.
Sun, 07 Nov 2010 22:35:40 +0100 David Bateman Fix multi-parented legends with the gnuplot backend (fixes #30461 and #31522)
Sun, 31 Oct 2010 12:24:02 +0100 Konstantinos Poulios Remove deprecated code handling manual pbaspect and daspect for the gnuplot backend
Fri, 29 Oct 2010 00:28:46 +0200 David Bateman Don't plot patch outlines with the gnuplot backend if the marker property is set to none. Fixes contourf(peaks(),'edgecolor','none')
Fri, 29 Oct 2010 00:28:01 +0200 David Bateman Backed out changeset a981e2f56ec1
Fri, 29 Oct 2010 00:25:04 +0200 David Bateman Don't plot patch outlines with the gnuplot backend if the marker property is set to none. Fixes contourf(peaks(),'edgecolor','none')
Mon, 18 Oct 2010 14:15:06 -0400 John W. Eaton remove image_viewer function
Sat, 09 Oct 2010 16:25:40 -0400 Ben Abbott __go_draw_axes__.m: Enable linetypes for gnuplot.
Fri, 08 Oct 2010 07:39:31 -0400 Ben Abbott Do not store flipped image property values when x/ydata descends.
Tue, 28 Sep 2010 09:25:14 -0700 Rik Make all regexp in Octave compatible with both POSIX and PCRE.
Sun, 19 Sep 2010 20:47:46 -0400 Ben Abbott Special treatment activepositionproperty = outerposition for gnuplot.
Sun, 19 Sep 2010 12:57:29 -0400 Ben Abbott __go_draw_axes__.m: Remove left over debug code.
Sat, 18 Sep 2010 22:30:41 +0200 David Bateman Update legend code to support fltk (fixes #29348 and partially fixes #30461)
Thu, 16 Sep 2010 20:30:01 -0400 Ben Abbott __go_draw_axes__.m: Ensure text objects have units of "data".
Thu, 16 Sep 2010 23:25:18 +0200 David Bateman Backed out changeset 6ea65c5de87a
Thu, 16 Sep 2010 23:13:22 +0200 David Bateman Respect the units and paperunits figure properties and the units and fontunits axes properties
Wed, 08 Sep 2010 17:59:39 -0400 Ben Abbott Revert treatment of activepositionproperty from the gnuplot backend.
Tue, 07 Sep 2010 21:44:13 +0200 David Bateman Backed out changeset 6b50fd2d4ca6
Tue, 07 Sep 2010 21:39:33 +0200 David Bateman Don't create __plotyy_axes__ properties in plotyy if they exist (Bug #30977)
Tue, 31 Aug 2010 22:50:20 +0200 David Bateman Improve matlab compatibility with '.' marker
Tue, 31 Aug 2010 13:23:50 -0400 Ben Abbott Treatment of activepositionproperty for gnuplot.
Tue, 31 Aug 2010 12:39:04 -0400 Ben Abbott __go_draw_axes__.m: Additional pointtype fix.
Tue, 31 Aug 2010 12:30:51 -0400 Ben Abbott __go_draw_axes__.m: Fix pointtype for patches.
Mon, 30 Aug 2010 19:03:25 -0400 Ben Abbott __go_draw_axes__.m: Use gnuplot's pentagon for marker == 'p'.
Fri, 27 Aug 2010 21:06:04 -0400 Ben Abbott Don't pass figure handle to __calc_dimensions__.
Fri, 27 Aug 2010 15:11:35 -0400 Jordi Guti?rrez Hermoso Improvements to FLTK backend rotation
Fri, 27 Aug 2010 06:39:36 -0400 Ben Abbott Unify gnuplot printing with the fltk backend.
Thu, 26 Aug 2010 20:02:15 -0400 Ben Abbott __go_draw_axes__.m: For yaxislocation == 'right' associate text position with 'second' coordinate system.
Wed, 25 Aug 2010 12:36:23 -0400 Ben Abbott __go_draw_axes__.m: Revert erroneous portion of changeset 10910 40cf7cc4ea62.
Tue, 24 Aug 2010 18:12:45 -0400 Ben Abbott Properly interpret plotboxaspectratio when 3D objects are viewed as 2D.
Sun, 16 May 2010 22:26:54 -0700 Rik Print name of function in error() string messages.
Sat, 01 May 2010 12:00:32 -0400 Ben Abbott __go_draw_axes__.m: Remove gnuplot errorbar code.
Tue, 27 Apr 2010 17:00:29 -0700 Rik Use "." for marker when plotting with errorbars. (bug #29057)
Sat, 24 Apr 2010 20:56:32 +0200 David Bateman Correct fill of diamond markers for gnuplot backend