Thu, 26 Sep 2013 22:26:42 -0700 |
Rik |
legend.m: Text objects should inherit textcolor, interpreter properties from legend (bug #40064).
|
Mon, 19 Aug 2013 20:46:38 -0700 |
Rik |
doc: Add new @qcode macro for code samples which are quoted.
|
Wed, 07 Aug 2013 22:20:32 -0700 |
Rik |
doc: Touch up alignment of @multitables in plot, legend, newplot.
|
Tue, 06 Aug 2013 14:34:20 -0700 |
Rik |
Add titles and clean-up plotting %!demos.
|
Sun, 04 Aug 2013 22:11:20 -0700 |
Rik |
legend.m: Add %!demo block showing bug #39697.
|
Sun, 04 Aug 2013 15:11:34 -0700 |
Rik |
maint: Use common indentation for switch statement.
|
Wed, 31 Jul 2013 16:27:49 -0700 |
Rik |
Change various plot functions to take advantage of new isaxes() function.
|
Wed, 31 Jul 2013 13:53:30 -0700 |
Rik |
doc: Rewrite docstrings for most plot functions.
|
Wed, 31 Jul 2013 13:31:01 -0700 |
Rik |
test: Add missing semicolons to suppress output in some plot %!tests.
|
Mon, 29 Jul 2013 12:23:10 -0700 |
Rik |
Restore graphics toolkit after %!tests that alter it.
|
Wed, 24 Jul 2013 23:12:46 -0700 |
Rik |
legend.m: Update to use new __plt_get_axis_arg__.
|
Sat, 13 Jul 2013 10:44:40 -0700 |
Rik |
legend.m: Move %!test block below %!demo blocks per standard usage.
|
Tue, 09 Jul 2013 14:04:05 -0700 |
Rik |
maint: Use parentheses around condition for switch(),while(),if() statements.
|
Sun, 07 Jul 2013 19:52:12 -0700 |
Rik |
legend.m: Use Matlab coding conventions in %!demo blocks so comparison script can run.
|
Sat, 06 Jul 2013 12:25:21 -0400 |
Ben Abbott |
Modify the plotbox position relative to the keybox position.
|
Sat, 06 Jul 2013 12:06:45 -0400 |
Ben Abbott |
Allow gnuplot to handle keybox and axes positioning.
|
Sat, 06 Jul 2013 11:54:31 -0400 |
Ben Abbott |
Add demos to legend.m using subplots.
|
Mon, 01 Jul 2013 16:45:55 +0800 |
Ben Abbott |
Change to legend fontsize should trigger updatelegendtext.
|
Sun, 23 Jun 2013 12:49:53 -0700 |
Rik |
doc: Periodic spellcheck of the documentation.
|
Sat, 22 Jun 2013 10:26:47 -0700 |
Rik |
legend.m: Tweak code for Octave coding conventions.
|
Sat, 22 Jun 2013 13:38:03 +0800 |
Ben Abbott |
Fix problems with changeset 286904321282.
|
Sat, 22 Jun 2013 11:18:56 +0800 |
Ben Abbott |
Use unmodified axes "position" and "outerposition" properties for legend().
|
Fri, 21 Jun 2013 23:33:17 +0800 |
Ben Abbott |
Rename "position" variable to "location" in legend.m
|
Fri, 21 Jun 2013 22:20:41 +0800 |
Ben Abbott |
When no keys are specified and defaults are populated, set have_labels = true.
|
Thu, 06 Jun 2013 12:59:41 +0800 |
Ben Abbott |
Update legend box when the fontsize changes.
|
Sun, 24 Feb 2013 07:16:22 -0800 |
Rik |
doc: Fix warnings associated with Texinfo 5.0 (bug #38392)
|
Tue, 05 Feb 2013 10:56:46 -0500 |
Ben Abbott |
Fix legend bugs (#38263, #38265).
|
Tue, 30 Oct 2012 11:38:02 -0700 |
Rik |
maint: Periodic merge of stable to default.
|
Tue, 30 Oct 2012 11:35:19 -0700 |
Rik |
legend.m: Fix segmentation fault when deleting legend where plot has already been removed (Bug #37640)
stable
|
Tue, 25 Sep 2012 13:28:53 -0700 |
Rik |
legend.m: Overhaul function and add support for automatic data labels.
|