log scripts/plot/private/__stem__.m @ 17462:177147bf7b55

age author description
Mon, 23 Sep 2013 08:55:19 -0700 Rik Overhaul use of __pltopt__.m to correctly check for cellstr, not just cell.
Wed, 18 Sep 2013 10:32:27 -0700 Rik Overhaul stem family of plot functions.
Tue, 17 Sep 2013 08:41:39 -0700 Rik __stem__.m: Turn on grid for stem3 plotting for Matlab compatibility.
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Tue, 20 Aug 2013 22:23:43 -0700 Rik Correct inversion accidentally introduced in cset 87ba70043bfc.
Fri, 09 Aug 2013 19:26:55 -0700 Rik Don't use ifelse in plot fcns to avoid unnecessary fcn evaluations.
Thu, 25 Jul 2013 10:42:07 -0700 Rik __stem__.m: Fix typo in set() command.
Wed, 24 Jul 2013 23:12:46 -0700 Rik stem.m, stem3.m, __stem__.m: Upgrade to use new __plt_get_axis_arg__.
Wed, 12 Jun 2013 20:06:18 +0800 Ben Abbott Update copies consistent subset of {x,y,z}data to children of the stem hggoup.
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Thu, 20 Jan 2011 18:26:09 -0500 John W. Eaton missing semicolons in script files
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Fri, 03 Dec 2010 18:23:45 -0500 Ben Abbott __stem__.m: Each stem hggroup should have its own baseline.
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/__stem__.m@ee57bc6bec38