Legend labels order
Ben Abbott
bpabbott at mac.com
Thu Jul 23 17:06:08 CDT 2009
On Jul 23, 2009, at 11:16 AM, John W. Eaton wrote:
> On 23-Jul-2009, Ben Abbott wrote:
>
> | Shall a demo be included for hggroups as well?
> |
> | %!demo
> | %! clf
> | %! bar (rand (2, 3))
> | %! ylim ([0 1.2])
> | %! legend ({"1st Bar", "2nd Bar", "3rd Bar"})
>
> I added a stem plot, but this would also be fine. Please also use the
> form
>
> legend ("1st Bar", "2nd Bar", "3rd Bar")
>
> in a hggroup demo so we also test that way of setting the legend.
>
> jwe
done.
More information about the Bug-octave
mailing list