Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 7472:2d8315dcd8d2
Fix colorbar with contours
author | David Bateman <dbateman@free.fr> |
---|---|
date | Tue, 12 Feb 2008 16:19:03 -0500 |
parents | 86ba621332ff |
children | feb791af5d9f |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,5 +1,8 @@ 2008-02-12 David Bateman <dbateman@free.fr> + * plot/__go_draw_axes__.m: Set pm3d implict to fix colorbars on + contour plots. + * plot/__go_draw_axes__.m: Use the cdatamapping property to set the cbrange. * plot/__img__.m: Set cdatamapping to "direct".