comparison 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
comparison
equal deleted inserted replaced
7205:f3d508351e49 7206:6e4ceeeb1940
1 2007-11-27 David Bateman <dbateman@free.fr>
2
3 * plot/__go_draw_axes__.m: Add nomirror to "set ytics" and "set
4 y2tics" in the case of a plotyy plot.
5 * plot/plotyy.m: ensure the position property is set correct for
6 the second axis, by setting it after the plot itself. In the case
7 of a plot that returns multiple handles, base the color selection
8 on the first.
9
1 2007-11-27 Kai Habel <kai.habel@gmx.de> 10 2007-11-27 Kai Habel <kai.habel@gmx.de>
2 11
3 * plot/__go_draw_axes__.m: Set quadrilateral color according to 12 * plot/__go_draw_axes__.m: Set quadrilateral color according to
4 z-value of vertex 'c3'. 13 z-value of vertex 'c3'.
5 14