Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 8166:4024fc815f8d
__go_draw_axes__.m: Fix interpolation of facecolors.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Tue, 30 Sep 2008 16:09:09 -0400 |
parents | 0d37c99fc06f |
children | 17352ccd860e |
comparison
equal
deleted
inserted
replaced
8165:75014ec4ac84 | 8166:4024fc815f8d |
---|---|
1 2008-09-30 Ben Abbott <bpabbott@mac.com> | |
2 | |
3 * plot/__go_draw_axes__.m: Fix interpolation of facecolors. | |
4 | |
5 * plot/shading.m: New demo. | |
6 | |
1 2008-09-29 John W. Eaton <jwe@octave.org> | 7 2008-09-29 John W. Eaton <jwe@octave.org> |
2 | 8 |
3 * plot/__go_draw_axes__.m: Eliminate have_newer_gnuplot variable. | 9 * plot/__go_draw_axes__.m: Eliminate have_newer_gnuplot variable. |
4 | 10 |
5 * plot/__gnuplot_version__.m: Also include patchlevel. | 11 * plot/__gnuplot_version__.m: Also include patchlevel. |