log scripts/plot/legend.m @ 12402:766426578c14 release-3-4-x

age author description
Sun, 06 Feb 2011 15:32:38 -0500 Ben Abbott legend.m: "legend off" should delete the legend object.
Sun, 06 Feb 2011 15:33:56 +0100 David Bateman Delete old legends and fix for legend locations that are 'southest' (followup #32343)
Sun, 06 Feb 2011 09:16:03 -0500 Ben Abbott legend.m: Add demo for replacing existing legend.
Sat, 05 Feb 2011 11:14:09 -0500 Ben Abbott legend.m: Add demo for inline keys created by two plot commands.
Sat, 05 Feb 2011 10:19:13 -0500 David Bateman Fix for inline legends (#32022, #32343)
Wed, 25 Feb 2009 08:47:27 +0100 Rob Mahurin fix order of legends release-3-0-x
Fri, 16 Jan 2009 08:33:15 +0100 Daniel J Sebald Fix legend order for both horizontal and vertical string cell. release-3-0-x
Mon, 08 Dec 2008 06:35:29 +0100 Ben Abbott legend.m: Correct ording of legend labels. release-3-0-x
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Tue, 18 Jan 2011 20:55:01 -0800 Rik Grammarcheck m-files before 3.4 release.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sat, 08 Jan 2011 10:08:38 -0500 Ben Abbott legend.m: legend with more than two inline keys (bug 31991). Add/modifyy demos.
Sun, 02 Jan 2011 21:11:24 -0500 Ben Abbott legend.m: Only one legend per axes (bug 32022)
Tue, 28 Dec 2010 07:42:34 -0500 Ben Abbott legend.m: Add demo to legend for inline key.
Tue, 14 Dec 2010 17:27:19 -0800 Rik Assign data used in demo plots for reproducibility between runs
Sat, 13 Nov 2010 01:25:05 -0500 John W. Eaton allow legend and gcf to work when no figure is present
Sun, 07 Nov 2010 22:57:23 +0100 David Bateman Remove the call to drawnow in legend
Sun, 07 Nov 2010 22:48:50 +0100 David Bateman minor fix to previous changeset
Sun, 07 Nov 2010 22:35:40 +0100 David Bateman Fix multi-parented legends with the gnuplot backend (fixes #30461 and #31522)
Sat, 23 Oct 2010 03:00:31 -0400 John W. Eaton style fix: break lines before && and ||, not after
Fri, 22 Oct 2010 08:34:54 +0800 Ben Abbott legend.m: Trivial fix to allow legend handle to be returned.
Wed, 20 Oct 2010 20:49:17 -0400 John W. Eaton style fixes for some .m files
Tue, 28 Sep 2010 13:24:21 -0700 Rik Untabify a few remaining .m scripts.
Mon, 20 Sep 2010 18:47:52 -0400 Ben Abbott legend.m: Index location cellstr to obtain a string.
Sun, 19 Sep 2010 18:50:30 -0400 Ben Abbott legend.m: Treat line, patch, and surface objects differetly.
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 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
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)
Mon, 26 Jul 2010 21:25:36 -0700 Rik Grammarcheck documentation of m-files
Wed, 26 May 2010 20:23:16 -0700 Rik legend.m: Improve documentation string
Wed, 26 May 2010 19:52:40 -0400 Ben Abbott legend.m: Key labels for specified objects.
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Thu, 23 Jul 2009 18:04:49 -0400 Ben Abbott legend.m: Add an hggroup demo using bar(). Include clf() in each demo.
Thu, 23 Jul 2009 10:24:31 -0400 John W. Eaton legend.m: fix legend order
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Fri, 06 Mar 2009 01:07:04 -0500 Ben Abbott __go_draw_axes__.m: Preserve the order of axes' children when pruning the handles for the {x,y,z}labels and title.
Wed, 18 Feb 2009 00:46:24 -0500 Ben Abbott Trivial changes to demos to produce a more pleasant output for octave+gnuplot+aquaterm.
Sun, 15 Feb 2009 23:49:15 -0500 John W. Eaton handle commands in the lexer
Fri, 16 Jan 2009 08:27:46 +0100 Daniel J Sebald Fix legend order for both horizontal and vertical string cell.
Mon, 24 Nov 2008 12:27:03 -0500 Ben Abbott legend.m: Correct ording of legend labels.
Thu, 30 Oct 2008 14:15:12 +0100 David Bateman Add support for left/right argument to the legend function
Wed, 22 Oct 2008 04:30:17 +0100 David Bateman More plot object updates
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, 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
Thu, 28 Feb 2008 02:41:19 -0500 Ben Abbott strcat.m: Matlab compatibility, with cstrcat.m replacing conventional strcat.m.
Fri, 09 Nov 2007 18:01:45 +0000 jwe [project @ 2007-11-09 18:01:44 by jwe]
Tue, 23 Oct 2007 23:22:17 +0000 jwe [project @ 2007-10-23 23:22:16 by jwe]
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]
Wed, 10 Oct 2007 18:03:02 +0000 jwe [project @ 2007-10-10 18:02:59 by jwe]
Mon, 08 Oct 2007 19:09:32 +0000 jwe [project @ 2007-10-08 19:09:32 by jwe]
Thu, 13 Sep 2007 18:22:51 +0000 jwe [project @ 2007-09-13 18:22:38 by jwe]
Sat, 16 Jun 2007 15:51:49 +0000 jwe [project @ 2007-06-16 15:51:49 by jwe]
Wed, 25 Apr 2007 14:07:20 +0000 jwe [project @ 2007-04-25 14:07:20 by jwe]
Sat, 24 Mar 2007 12:52:25 +0000 jwe [project @ 2007-03-24 12:52:25 by jwe]
Fri, 23 Mar 2007 15:13:19 +0000 jwe [project @ 2007-03-23 15:13:19 by jwe]