log scripts/plot/appearance/legend.m @ 23220:092078913d54

age author description
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
Thu, 24 Nov 2016 07:11:57 -0800 Rik maint: Periodic merge of stable to default.
Wed, 23 Nov 2016 08:47:19 +0100 Markus Mützel legend.m: backport cset 7184b4516a68 (bug #49675). stable
Wed, 23 Nov 2016 08:47:19 +0100 Markus Mützel legend.m: Fix failing demo (bug #49675).
Sat, 19 Nov 2016 19:58:06 -0800 Rik maint: Periodic merge of stable to default.
Sat, 19 Nov 2016 19:54:23 -0800 Rik Change text describing demo plots to reflect new ColorOrder (bug #49288). stable
Sat, 19 Nov 2016 19:54:23 -0800 Rik Change text describing demo plots to reflect new ColorOrder (bug #49288).
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Sun, 16 Oct 2016 12:25:24 -0700 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)
Sat, 15 Oct 2016 11:21:17 -0500 Daniel J Sebald Add stem example to the hggroup type of legend (bug #49341).
Sat, 15 Oct 2016 02:51:30 -0500 Daniel J Sebald Fix legend.m typo in demo example 23 (bug #49341). stable
Wed, 14 Sep 2016 16:05:16 -0700 Rik test: Add bug ids (<#####>) to BIST tests.
Tue, 23 Aug 2016 10:12:28 -0700 Rik Make graphic functions visually compatible w/Matlab.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Mon, 15 Aug 2016 15:15:30 -0700 Rik Use Octave syntax in graphics demos.
Wed, 20 Jul 2016 08:54:51 -0700 Rik Make demos Matlab compatible for comparison with dump_demos script.
Thu, 07 Jul 2016 13:07:03 -0700 Rik Overhaul graphics implementation of hold() (bug #43559).
Wed, 06 Jul 2016 17:15:47 -0700 Rik legend.m: Don't use 'legend' tag for any non-axes, non-legend objects.
Fri, 17 Jun 2016 05:52:21 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Tue, 14 Jun 2016 13:33:05 -0700 Rik legend.m: Return the correct third argument (h_plots) when plot has hggroups (bug #48210).
Tue, 14 Jun 2016 10:32:24 -0700 Rik Simplify handling of 'box' property for legend axes objects.
Fri, 20 May 2016 15:46:45 -0700 Rik maint: Use newlines to make code more readable.
Thu, 19 May 2016 18:48:52 -0700 Rik maint: Use two spaces after period to indicate sentence break.
Thu, 28 Apr 2016 12:12:21 -0700 Rik legend.m: Check handle is valid before delete (partial fix bug #47699).
Fri, 01 Apr 2016 16:03:29 -0700 Rik maint: Add semicolons to terminate code in %! blocks.
Thu, 25 Feb 2016 10:37:59 -0800 Rik Fix check-missing-semicolon QA target (bug #47277).
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Mon, 30 Nov 2015 22:08:49 -0500 John W. Eaton avoid crash in legend function (bug #46561)
Sun, 22 Nov 2015 20:25:17 -0800 Rik Replace ++,-- with in-place operators for performance.
Wed, 18 Nov 2015 10:40:26 -0800 Rik Make error messages more specific about the variable and problem encountered.
Wed, 29 Jul 2015 13:14:25 -0700 Rik legend.m: Fix listeners on legend line objects (bug #45563).
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