Wed, 11 Sep 2013 15:44:20 -0700 |
Rik |
__contour__.m: Turn off auto clim adjustment while patches are being added.
|
Wed, 28 Aug 2013 08:33:02 -0700 |
Rik |
maint: End m-files with 1 blank line.
|
Sun, 04 Aug 2013 15:11:34 -0700 |
Rik |
maint: Use common indentation for switch statement.
|
Sun, 04 Aug 2013 07:02:29 -0700 |
Rik |
Fix contour plot axis to x-y data range, not axis ("tight").
|
Tue, 09 Jul 2013 14:04:05 -0700 |
Rik |
maint: Use parentheses around condition for switch(),while(),if() statements.
|
Sat, 06 Jul 2013 14:17:30 -0400 |
Ben Abbott |
Fix contour() listeners.
|
Fri, 28 Sep 2012 15:04:09 -0400 |
Jordi GutiƩrrez Hermoso |
__contour__.m: initialise cont_lev and cont_area (bug #37458)
|
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
|
Sun, 18 Sep 2011 15:55:54 -0400 |
Ben Abbott |
Fix bug #34282. Fill holes in contours with the background colour
stable
|
Wed, 04 May 2011 20:34:10 -0700 |
Marco Caliari marco caliari |
Fix unfilled contourf when lvl = [0,0] (bug #33177).
stable
|
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
|
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
|