Tue, 17 Sep 2013 14:57:45 -0700 |
Rik |
__plt__.m: Indent block of code to match others.
|
Sat, 07 Sep 2013 12:21:38 -0400 |
Ben Abbott |
Squeeze Nd > 2 plot vectors.
|
Fri, 16 Aug 2013 18:36:49 -0700 |
Falk Tannhäuser |
__plt__.m: Fix legend when plotting vector against matrix (bug #39542)
|
Sun, 04 Aug 2013 18:13:08 -0700 |
Rik |
maint: Remove unneeded input validation from internal fcns in private/ directories.
|
Wed, 31 Jul 2013 16:27:49 -0700 |
Rik |
Change various plot functions to take advantage of new isaxes() function.
|
Mon, 01 Jul 2013 15:27:21 -0700 |
Rik |
__plt__.m: Use marker style '.' for vector/scalar plots (bug #38825).
|
Sat, 29 Jun 2013 18:56:33 -0700 |
Rik |
__plt__.m: Eliminate unneeded input validation from leaf functions.
|
Thu, 27 Jun 2013 10:46:14 -0700 |
Rik |
__plt__.m: Plot a point marker for a scalar input such as plot(0,0) (bug #38825).
|
Tue, 17 Jul 2012 07:08:39 -0700 |
Rik |
maint: Use Octave coding conventions for cuddling parentheses in scripts directory
|
Sun, 08 Jul 2012 11:28:50 -0700 |
Rik |
maint: Use Octave coding convention for cuddled parenthis in function calls with empty argument lists.
|
Sun, 04 Mar 2012 13:57:42 -0800 |
Rik |
Fix 2D plotting of boolean values (bug #33607)
|
Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Sat, 05 Feb 2011 10:19:13 -0500 |
David Bateman |
Fix for inline legends (#32022, #32343)
|
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.
|
Tue, 28 Dec 2010 17:41:04 -0500 |
Ben Abbott |
__plt__.m: Fix to allow inline legend keys. Bug 31991.
|
Sun, 19 Sep 2010 20:26:18 -0400 |
Ben Abbott |
__plt__.m: Trivial fix for recent legend changeset.
|
Sat, 18 Sep 2010 22:30:41 +0200 |
David Bateman |
Update legend code to support fltk (fixes #29348 and partially fixes #30461)
|
Thu, 24 Jun 2010 12:22:27 -0700 |
Rik |
Plot commands now print usage information without errors
|
Thu, 03 Jun 2010 10:00:51 -0700 |
Rik |
Add newline to 'plot' usage message.
|
Fri, 23 Apr 2010 11:28:50 -0700 |
Rik |
Untabify .m scripts
|
Wed, 20 Jan 2010 02:52:22 +0100 |
David Bateman |
Handle linestyleorder. Remove @ markers. Treat edgecolor, markeredgecolor and markerfacecolor correctly in scatter.
|
Tue, 01 Dec 2009 15:59:43 -0500 |
John W. Eaton |
convert some plot functions to subfunctions or make some them private
base
scripts/plot/__plt__.m@4c2c50611025
|