log scripts/plot/private/__contour__.m @ 11523:fd0a3ac60b0e

age author description
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sun, 07 Nov 2010 22:35:40 +0100 David Bateman Fix multi-parented legends with the gnuplot backend (fixes #30461 and #31522)
Tue, 02 Nov 2010 00:47:31 +0100 David Bateman Address the speed of plotting large hggroup groups and in particular
Fri, 29 Oct 2010 00:28:01 +0200 David Bateman Backed out changeset a981e2f56ec1
Fri, 29 Oct 2010 00:25:04 +0200 David Bateman Don't plot patch outlines with the gnuplot backend if the marker property is set to none. Fixes contourf(peaks(),'edgecolor','none')
Tue, 01 Jun 2010 09:19:12 -0700 Rik __contour__.m: Correctly size X and Y when only Z specified (bug #30002).
Sun, 16 May 2010 18:28:59 -0700 Rik Check input arguments for size and type (bug #29861).
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Wed, 24 Feb 2010 23:54:32 -0500 John W. Eaton __contour__: don't fail if zlevel is a vector with all the same values
Thu, 21 Jan 2010 00:16:41 +0100 David Bateman Set default line style in __contour__
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/__contour__.m@c1e0727c371c