log scripts/plot/appearance/legend.m @ 20321:42b7d7758c4a

age author description
Thu, 25 Jun 2015 00:22:32 +0200 Pantxo Diribarne Remove axes "interpreter" property (bug #45388)
Tue, 26 May 2015 21:07:42 -0700 Rik Use in-place operators in m-files where possible.
Sat, 09 May 2015 22:50:09 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Sun, 01 Mar 2015 15:10:28 +0100 Pantxo Diribarne Don't assume axes parent is a figure (bug #44394)
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Wed, 22 Oct 2014 10:41:15 -0700 Rik Use tempname() rather than tmpnam() in core Octave.
Thu, 17 Jul 2014 11:20:26 -0700 Rik legend.m: Tweak syntax when setting multiple "unit" properties to be more readable.
Thu, 03 Jul 2014 08:46:19 -0700 Rik legend.m: Make demos using 'location' property compatible with Matlab.
Wed, 02 Jul 2014 08:56:40 -0700 Rik legend.m: Update demo 19 with more descriptive title.
Wed, 14 May 2014 20:29:06 -0700 Rik legend.m: Fix changing legend properties with handle for plotyy (bug #41970).
Tue, 06 May 2014 19:57:44 -0700 Rik legend.m: Don't create legend for some inputs for Matlab compatibility (bug #42034)
Sat, 12 Apr 2014 22:13:38 -0700 Rik legend.m: Correctly handle axis handle as first argument (bug #42035).
Tue, 08 Apr 2014 21:13:06 -0700 Rik legend.m: Fix bug updating plotyy figures (bug #41970).
Sun, 16 Mar 2014 11:44:11 -0700 Rik legend.m: Correctly create legend for scatter plots (bug #33463).
Sun, 02 Feb 2014 22:03:07 -0800 Rik legend.m: Restrict maximum marker size to avoid overflowing visual area.
Tue, 14 Jan 2014 15:32:10 +0100 Joachim Wiesemann legend.m: use linewidth from plot object in drawing legend (bug #41283)
Fri, 08 Nov 2013 08:31:09 -0800 Rik legend.m: Don't add listener for 'fontsize' if using gnuplot.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Tue, 22 Oct 2013 14:32:21 -0700 Rik legend.m: Fix legend color for bar graphs (bug #40327)
Thu, 17 Oct 2013 13:19:38 -0700 Rik legend.m: Fix invalid legend handle with plotyy (bug #35321).
Fri, 04 Oct 2013 17:09:08 -0700 Rik maint: Split scripts/plot directory into 4 pieces. base scripts/plot/legend.m@dcac4634cf78