comparison scripts/ChangeLog @ 12393:f16a5244d93a release-3-4-x

Delete old legends and fix for legend locations that are 'southest' (followup #32343)
author David Bateman <dbateman@free.fr>
date Sun, 06 Feb 2011 15:33:56 +0100
parents 2e74073b5791
children 766426578c14
comparison
equal deleted inserted replaced
12392:2e74073b5791 12393:f16a5244d93a
1 2011-02-06 David Bateman <dbateman@free.fr>
2 * plot/legend.m : Delete old legend before probing the position and
3 outerposition. Reshape lpos correct if the legend locqtion is
4 "southeast".
5
1 2011-02-06 Ben Abbott <bpabbott@mac.com> 6 2011-02-06 Ben Abbott <bpabbott@mac.com>
2 7
3 * plot/legend.m: Add demo for replacing existing legend. 8 * plot/legend.m: Add demo for replacing existing legend.
4 9
5 2011-02-06 John W. Eaton <jwe@octave.org> 10 2011-02-06 John W. Eaton <jwe@octave.org>