Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 6263:d60127449a29
[project @ 2007-02-01 04:07:53 by jwe]
author | jwe |
---|---|
date | Thu, 01 Feb 2007 04:07:53 +0000 |
parents | e892a83f8840 |
children | cc2bee854d23 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,6 +1,11 @@ 2007-01-31 John W. Eaton <jwe@octave.org> - * image/image.m: Don't call drawnow. + * plot/__uiobject_draw_axes__.m: Set defaults for color, + linestyle, linewidth, marker, and markersize properties. + * plot/__uiobject_draw_axes__.m: Attempt to handle line and marker + colors and widths, and line styles. + + * plot/__plt__.m, image/image.m: Don't call drawnow. * plot/__gnuplot_version__.m: Restore from CVS Attic. * plot/Makefile.in (SOURCES_M): Add it to the list.