comparison scripts/ChangeLog @ 11685:61244c9d99b3 release-3-0-x

handle axes linewidth property
author John W. Eaton <jwe@octave.org>
date Tue, 11 Mar 2008 22:22:50 -0400
parents e77150aa1ac2
children 7817fd1f2237
comparison
equal deleted inserted replaced
11684:e77150aa1ac2 11685:61244c9d99b3
1 2008-03-11 John W. Eaton <jwe@octave.org> 1 2008-03-11 John W. Eaton <jwe@octave.org>
2
3 * plot/ChangeLog: Handle axes linewidth property.
2 4
3 * plot/__go_draw_axes__.m (get_old_gnuplot_color): New subfunction. 5 * plot/__go_draw_axes__.m (get_old_gnuplot_color): New subfunction.
4 Use it to replace repeated if/elseif blocks. 6 Use it to replace repeated if/elseif blocks.
5 7
6 2008-03-11 Kai Habel <kai.habel@gmx.de> 8 2008-03-11 Kai Habel <kai.habel@gmx.de>