Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 7162:f2ba4aa9a5f9
[project @ 2007-11-12 19:56:07 by jwe]
author | jwe |
---|---|
date | Mon, 12 Nov 2007 19:56:08 +0000 |
parents | cfa0602094e9 |
children | d4d8c7b33e16 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,5 +1,10 @@ 2007-11-12 David Bateman <dbateman@free.fr> + * plot/title.m: Fix return value for nargout > 0. + + * plot/__go_draw_axes.m: Allow the font and fontsize to be + specified for the title, xlabel, ylabel and text objects. + * plot/__go_draw_axes.m: Allow arbitrary colormaps with gnuplot 4.0 and surface plots.