Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 9191:ad33527d2e51
Have 'legend' inherit font properties from the parent axis.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Fri, 08 May 2009 21:11:05 -0400 |
parents | 81a755db4db4 |
children | 399884c9d4a1 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +2009-05-08 Ben Abbott <bpabbott@mac.com> + + * plot/__gnuplot_has_feature__.m: Add feature "key_has_font_properties". + * plot/__go_draw_axes__.m: Have legend inherit the axis font-name/size. + 2009-05-04 Peter O'Gorman <pogma@thewrittenword.com> * miscellaneous/tar.m, miscellaneous/unpack.m: