On Fri, Jan 15, 2016 at 2:06 AM, Aaron Meurer <[email protected]> wrote:
> You can use matplotlib.pyplot.plot directly to plot a list of points.

One think I tried to in the past was to add a matplotlib.pyplot.plot
created plot to a sympy plot so that I could "mark" a single point.
However, I don't think I succeeded.

Has anyone tried this?


>
> Aaron Meurer
>
> On Wed, Jan 13, 2016 at 8:32 PM, Florent Gallaire <[email protected]> wrote:
>> Hello,
>>
>> How to plot a list of coordinates of points ?
>>
>> singlets asks the question here with no anwser:
>> https://groups.google.com/forum/#!msg/sympy/IwLbqprxuIU/U9neBPaHnCQJ
>>
>> In the documentation we have:
>> "lists of coordinates of points" 
>> http://docs.sympy.org/dev/modules/plotting.html
>> and "plot(list_x, list_y)" from
>> https://github.com/sympy/sympy/wiki/Plotting-capabilities
>>
>> Is this feature really existing ? And if not, why ?
>>
>> Cheers,
>>
>> Florent Gallaire
>>
>> --
>> FLOSS Engineer & Lawyer
>>
>> --
>> 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 https://groups.google.com/group/sympy.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/sympy/CAB9F1cfxZz7pySHKywSsQMx8yLrUdohwKCnpNkjxBOuSvx_%3D8g%40mail.gmail.com.
>> For more options, visit https://groups.google.com/d/optout.
>
> --
> 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 https://groups.google.com/group/sympy.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sympy/CAKgW%3D6%2B0jnLuj6Sk6mn23k-5dpZDAx%2BgYu%3DzqQRJL9_jgneRrQ%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.



-- 
http://echorand.me

-- 
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 https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CANODV3n6UTc2oYMFy6DhO5pfXXS1F39b%3D%2BOerYMCiLxhQihXvA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to