Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 7149:5c121a8b40b5
[project @ 2007-11-09 18:15:39 by jwe]
author | jwe |
---|---|
date | Fri, 09 Nov 2007 18:15:40 +0000 |
parents | 735086cfd405 |
children | aeeb646f6538 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -9,6 +9,13 @@ 2007-11-09 David Bateman <dbateman@free.fr> + * plot/hidden.m: New function. + * plot/Makefile.in (SOURCES): Add it here. + * plot/meshc.m, plot/mesh.m: Set facecolor to White for hidden + line removal. + * plot/__go_draw_axes__.m: If facecolor is white flag hidden line + removal and if it is "none" don't do hidden line removal. + * plot/legend.m: Also allow labels for surface and patch types. * plot/__bar__.m: Split into separate patch pbjects to allow setting of the legend.