[Matplotlib-users] stem plot

Paul Hobson pmhobson at gmail.com
Fri Feb 12 15:09:29 EST 2016


Call to stem plot twice: once with your dataset that is above the
threshold, and then again with the lower values. Similar to this:
http://stackoverflow.com/questions/19917587/matplotlib-advanced-bar-plot/19919397#19919397

On Fri, Feb 12, 2016 at 11:54 AM, Bachir Bachir via Matplotlib-users <
matplotlib-users at python.org> wrote:

> Dear all,
> Using stem plot how i can display a serie of values (x,y) but when the y
> value is less than a specific toterance the display color is green
> otherwise the color is red
> thanks much for the help
> Bachir
>
>
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users at python.org
> https://mail.python.org/mailman/listinfo/matplotlib-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20160212/a7fa91e9/attachment.html>


More information about the Matplotlib-users mailing list