Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 6338:ec88b4ab6d10
[project @ 2007-02-22 07:07:19 by jwe]
author | jwe |
---|---|
date | Thu, 22 Feb 2007 07:07:20 +0000 |
parents | 24e127df8e17 |
children | 20c48710b2c7 |
comparison
equal
deleted
inserted
replaced
6337:24e127df8e17 | 6338:ec88b4ab6d10 |
---|---|
1 2007-02-22 John W. Eaton <jwe@octave.org> | |
2 | |
3 * plot/__uiobject_draw_axes__.m: If not using gnuplot for images, | |
4 cache data and display after xlim and ylim have been determined. | |
5 | |
1 2007-02-22 Daniel J Sebald <daniel.sebald@ieee.org> | 6 2007-02-22 Daniel J Sebald <daniel.sebald@ieee.org> |
2 | 7 |
3 * plot/__uiobject_draw_axes__.m: | 8 * plot/__uiobject_draw_axes__.m: |
4 Allow multiple images to be displayed with gnuplot. | 9 Allow multiple images to be displayed with gnuplot. |
5 | 10 |