log scripts/plot/private/__pie__.m @ 14868:5d3a684236b0

age author description
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, 10 Dec 2010 19:53:06 +0100 Kai Habel Add missing option slice for pie and pie3
Thu, 09 Dec 2010 19:24:00 -0500 John W. Eaton __pie__.m: improve error messages
Thu, 09 Dec 2010 10:43:41 -0800 Rik Allow logical indices for 'explode' variable in pie charts.
Thu, 09 Dec 2010 16:17:03 +0100 Kai Habel add pie3 to plot functions