Hello, I have to add some text to a plot. I do
P = plot(...);
T = text(...);
show(T + P);
and it works fine. The problem is I'd like to use greek letters in the
text, and also underscore indexes. Here's the latex code of what I'd
like:
$\lambda_{0}$
can I somehow display that as text next to the plot??
thanks
Renato
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
To unsubscribe from this group, send email to
sage-support+unsubscribegooglegroups.com or reply to this email with the words
"REMOVE ME" as the subject.