log scripts/plot/util/private/__gnuplot_draw_axes__.m @ 23822:9401e88f63cf

age author description
Tue, 01 Aug 2017 17:05:49 -0700 Rik maint: Periodic merge of stable to default.
Tue, 01 Aug 2017 17:04:52 -0700 Tejaswi D Prakash Fix 'legend hide' for gnuplot (bug #50483). stable
Mon, 29 May 2017 17:06:31 -0700 Daniel J Sebald Implement colormap for axes objects in gnuplot (bug #48667).
Thu, 16 Mar 2017 00:25:23 -0500 Daniel J Sebald For gnuplot, use legend or text, not general, object interpreter property (bug #50496)
Fri, 10 Mar 2017 18:32:50 -0800 Rik __gnuplot_draw_axes__.m: Use try/catch rather than unwind protect in 589e4e4548e1.
Fri, 10 Mar 2017 15:30:42 -0800 Rik __gnuplot_draw_axes__.m: Temporary fix for legend (bug #50496).
Tue, 07 Mar 2017 08:22:16 -0800 Rik maint: Merge stable to default.
Sun, 16 Oct 2016 02:23:54 -0500 Daniel J Sebald Correct hggroup plot legends for gnuplot toolkit, add legend demo 17 items (bug #49341) stable
Thu, 06 Oct 2016 12:18:15 -0500 Daniel J Sebald For gnuplot graphics toolkit, show only one key entry for errorbars (bug #49260) stable
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Mon, 14 Nov 2016 12:12:02 -0800 Rik maint: Capitalize variable names appearing in error() messages of m-files.
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Thu, 27 Oct 2016 16:03:49 -0700 Rik Use 'NaN' consistently rather than 'nan' in scripts/ directory.
Mon, 17 Oct 2016 16:26:10 -0400 John W. Eaton maint: Merge stable to default.
Mon, 17 Oct 2016 16:24:55 -0400 John W. Eaton maint: Strip trailing whitespace from source files. stable
Sun, 16 Oct 2016 02:23:54 -0500 Daniel J Sebald Correct hggroup plot legends for gnuplot toolkit, add legend demo 17 items (bug #49341)
Thu, 06 Oct 2016 12:18:15 -0500 Daniel J Sebald For gnuplot graphics toolkit, show only one key entry for errorbars (bug #49260)
Thu, 06 Oct 2016 01:08:22 -0500 Daniel J Sebald Use old syntax to fix GPVAL_TERM conditionals under gnuplot 4.4.0 (bug #49223). stable
Mon, 03 Oct 2016 14:07:58 -0700 Rik Fix regression with '@' character in gnuplot text fields (bug #49260). stable
Fri, 30 Sep 2016 02:42:08 -0500 Daniel J Sebald Use colormap, not truecolor data, for surfaces under gnuplot toolkit (bug #49194). stable
Sun, 02 Oct 2016 19:16:12 -0700 Rik __gnuplot_draw_axes__.m: Remove obsolete code applying to gnuplot 4.2.5. stable
Sat, 01 Oct 2016 21:06:42 -0500 Daniel J Sebald Do not transform RGB color data for patches in gnuplot toolkit (bug #47974). stable
Sat, 01 Oct 2016 18:29:43 -0700 Rik Use a default font of Arial for gnuplot on Windows systems (Bug #49135). stable
Fri, 30 Sep 2016 17:17:35 -0700 Rik __gnuplot_draw_axes__.m: Handle case where clim range is 0. stable
Fri, 30 Sep 2016 14:32:37 -0500 Daniel J Sebald Use 'color' property when 'markeredgecolor' is 'auto' for gnuplot toolkit (bug #47974). stable
Fri, 30 Sep 2016 08:51:18 -0700 Rik Better Matlab compatibility for images created with gnuplot (bug #49130).
Wed, 28 Sep 2016 15:57:05 -0500 Daniel J Sebald Use a common function for color scaling in gnuplot toolkit (bug #49130)
Thu, 22 Sep 2016 14:39:10 -0500 Daniel J Sebald Remove persistent line style from gnuplot toolkit (bug #47974).
Sun, 18 Sep 2016 11:15:28 -0500 Daniel J Sebald Correct gnuplot toolkit color processing for patch edgecolor (bug #49108)
Fri, 16 Sep 2016 20:40:27 -0700 Rik Add support for gnuplot 5.0's new enhanced text specification (bug #49044).
Wed, 14 Sep 2016 13:19:47 -0700 Rik Require gnuplot 4.4 as mininimum supported version.
Wed, 07 Sep 2016 20:15:02 -0700 Rik Fix gnuplot 4.4 error with translucent lines (bug #49017).
Fri, 02 Sep 2016 19:24:03 -0500 Daniel J Sebald Use 'linetype' line style qualifier for gnuplot versions prior to 4.6 (bug #48982)
Wed, 31 Aug 2016 17:20:38 +0300 Avinoam Fix a bug in view ()
Sat, 06 Aug 2016 02:27:11 -0500 Daniel J Sebald Rework color scaling for gnuplot toolkit (bug #48664)
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Tue, 16 Aug 2016 23:28:09 +0200 Markus Mützel Add support for setting "(xy)axislocation" to "origin" (bug #48562).
Sat, 30 Jul 2016 10:38:09 -0500 Daniel J Sebald For gnuplot toolkit patch case, broadcast single color values (bug #48626).
Sun, 17 Jul 2016 14:19:06 +0200 Daniel J Sebald Disable gnuplot graphics toolkit mesh when linestyle is 'none' (bug #48512)
Sat, 09 Jul 2016 06:08:04 -0700 Rik maint: correct indentation of __gnuplot_draw_axes__.m.
Wed, 06 Jul 2016 22:09:21 -0700 Rik Use correct interpretation of alpha variable for gridlnes in gnuplot (bug #48401).
Wed, 06 Jul 2016 20:50:16 -0500 Daniel J Sebald Supply correct key title specs for the gnuplot toolkit (bug #48427).
Wed, 06 Jul 2016 15:45:01 -0700 Rik __gnuplot_draw_axes__.m: Use strcmp instead of strcmpi.
Wed, 06 Jul 2016 15:11:14 -0500 Daniel J Sebald Condition grid_idx assignment on existence of axis_idx (bug #48401).
Wed, 06 Jul 2016 03:29:33 -0500 Daniel J Sebald Add minor grid line control and alpha blending for gnuplot toolkit (bug #48401).
Tue, 05 Jul 2016 13:00:00 -0500 Daniel J Sebald Add control of grid lines for gnuplot toolkit (bug #48401).
Mon, 20 Jun 2016 02:21:10 -0500 Daniel J Sebald gnuplot graphics: Fix MarkerFaceColor invalid and MarkerEdgeColor 'none' bugs (bug #47974).
Fri, 10 Jun 2016 15:27:06 -0700 Rik Don't draw connecting line between symbols when not specified (bug #48198).
Thu, 09 Jun 2016 01:02:17 -0500 Daniel J Sebald Fix gnuplot toolkit text object bug introduced by changeset 7fe10fcd8370.
Tue, 07 Jun 2016 01:09:08 -0500 Daniel J Sebald Correct gnuplot toolkit 3D box 'on'/'off' control (bug #47974).
Fri, 03 Jun 2016 16:15:01 -0500 Daniel J Sebald For gnuplot, change 3D plot title default location and unit meaning (bug #47974).
Thu, 02 Jun 2016 14:59:13 -0700 Rik maint: Periodic merge of stable to default. base scripts/plot/util/private/__go_draw_axes__.m@339a4116d778
Mon, 30 May 2016 02:42:43 -0500 Daniel J Sebald Correct linestyle property in toolkit for old versions of gnuplot (bug #48033)
Thu, 02 Jun 2016 11:06:56 -0500 Daniel J Sebald Add equal data aspect ratio to gnuplot graphics toolkit 3D plots (bug #47974).
Thu, 02 Jun 2016 09:39:51 -0500 Daniel J Sebald Convert RGB triad to 24-bit integer for patch edgecolor processing (bug #47974)
Wed, 01 Jun 2016 18:24:52 -0500 Daniel J Sebald Restore matrix width variable taken out by changeset ddd00394d4fe.
Wed, 01 Jun 2016 15:36:52 -0500 Daniel J Sebald Implement graphics property meshstyle for gnuplot graphics toolkit (bug #47974).