[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
errorbar and legend entries
From: |
Julien Salort |
Subject: |
errorbar and legend entries |
Date: |
Tue, 21 Jun 2011 14:54:16 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.3 (darwin) |
Hello,
Is there a reason why :
plot(1:10,"bo;blah;");
generates a plot with a legend "blah"
but
errorbar(1:10,1:10,1:10,"~;blah;");
does not ?
Is there a way to work this around ?
Is there another standard way to do this ?
Thanks,
--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on a mailing list?
- errorbar and legend entries,
Julien Salort <=