Status: Valid
Owner: ----
Labels: Type-Enhancement Priority-Medium Plotting

New issue 3590 by [email protected]: plot() should allow named colors
http://code.google.com/p/sympy/issues/detail?id=3590

You should be able to just do plot(x, line_color="red") and get a red plot. Currently, you have to figure it out with the numbers using some lambda function. Doesn't matplotlib make it easy to do this sort of thing?

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
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/sympy-issues?hl=en.

Reply via email to