Thu, 10 Feb 2011 18:48:36 -0500 |
Ben Abbott |
Modify demo scripts to allow conventient conversion to Matlab compatible syntax.
|
Sun, 06 Feb 2011 23:59:37 +0100 |
David Bateman |
Allow the legend location and orientation to be set without modifying the legend keys (#32374)
|
Sun, 06 Feb 2011 23:25:31 +0100 |
David Bateman |
Fix for legends with location southeastoutside and soutwestoutside. Pad legend position
|
Sun, 06 Feb 2011 16:45:05 -0500 |
Ben Abbott |
legend.m: Align legends to plot box, add demo. Bug 32373.
|
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)
|