archeryguru2000
unread,Nov 24, 2009, 1:51:49 PM11/24/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sympy
Hello all, I'm trying to get a legend to appear on my plots, when
plotting multiple functions on the same graph. Does anyone have any
insight into how I could add a legend to my plots?
I'm assuming it would be something similar to:
>>> sympy.legend()
or
>>> sympy.Plot('blah, blah, blah', legend=True)
but no such luck.
Any help would be greatly appreciated.
Thanks,
~~archery~~