Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 6738:b8d188455f2f
[project @ 2007-06-15 21:54:18 by jwe]
author | jwe |
---|---|
date | Fri, 15 Jun 2007 21:54:19 +0000 |
parents | 7888712d3532 |
children | 605ea655366d |
comparison
equal
deleted
inserted
replaced
6737:7888712d3532 | 6738:b8d188455f2f |
---|---|
1 2007-06-15 John W. Eaton <jwe@octave.org> | |
2 | |
3 * plot/__go_draw_axes__.m: Only attempt label rotation if | |
4 have_newer_gnuplot is true. | |
5 | |
1 2007-06-15 Pete Gustafson <petegus@umich.edu> | 6 2007-06-15 Pete Gustafson <petegus@umich.edu> |
2 | 7 |
3 * plot/__go_draw_axes__.m Handle rotation arg for axis labels. | 8 * plot/__go_draw_axes__.m Handle rotation arg for axis labels. |
4 * plot/__axis_label__.m Assign ylabel default rotation property | 9 * plot/__axis_label__.m Assign ylabel default rotation property |
5 to 90, all others 0. | 10 to 90, all others 0. |