log scripts/plot/private/__bar__.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.
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.
Wed, 24 Jul 2013 23:12:46 -0700 Rik __bar__.m: Update to use new __plt_get_axis_arg__.
Mon, 22 Jul 2013 02:51:41 +0200 Ben Abbott Fix bar() update for ydata listener.
Wed, 03 Oct 2012 11:06:48 -0400 Pantxo hide baseline when bar group is made invisible
Wed, 03 Oct 2012 10:52:48 -0400 Pantxo if bar is given basevalue property, use it
Tue, 17 Jul 2012 13:34:19 -0700 Rik maint: use rows() and columns() to clarify m-files.
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
Mon, 20 Feb 2012 13:41:50 -0800 Rik __bar__.m: Add missing semicolon to stop internal results being printed.
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Fri, 18 Nov 2011 10:17:09 -0500 John W. Eaton allow bar (..., color) to work
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
Mon, 08 Nov 2010 08:59:52 +0800 Ben Abbott __bar__.m: Permit bar() to be called with scalar inputs.
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
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/__bar__.m@891fad1f01a1