Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 7206:6e4ceeeb1940
[project @ 2007-11-27 22:40:20 by jwe]
author | jwe |
---|---|
date | Tue, 27 Nov 2007 22:40:20 +0000 |
parents | ccda60eac3d4 |
children | 71c03c7239fb |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,12 @@ +2007-11-27 David Bateman <dbateman@free.fr> + + * plot/__go_draw_axes__.m: Add nomirror to "set ytics" and "set + y2tics" in the case of a plotyy plot. + * plot/plotyy.m: ensure the position property is set correct for + the second axis, by setting it after the plot itself. In the case + of a plot that returns multiple handles, base the color selection + on the first. + 2007-11-27 Kai Habel <kai.habel@gmx.de> * plot/__go_draw_axes__.m: Set quadrilateral color according to