Hi, Here is one of my notebooks (work in progress) for the sympy tutorial:
http://nbviewer.ipython.org/5799312 How can I set line colors in the plot at the prompt [8]? I didn't find it in the docs: http://docs.sympy.org/dev/modules/plotting.html I assume I should save it to a variable "p" and then do something like p[0].line_color = "red" Except I didn't figure out the exact syntax yet. Thanks, Ondrej -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
