<html><head></head><body><div style="color:#000; background-color:#fff; font-family:garamond, new york, times, serif;font-size:14px"><div id="yui_3_16_0_1_1455306560340_21773"><br></div><div></div><div id="yui_3_16_0_1_1455306560340_21780"> </div><div class="signature" id="yui_3_16_0_1_1455306560340_21782"><div id="yui_3_16_0_1_1455306560340_21781">I want to display all the values above the tolerance using red color for example and the all the values bellow the tolerance using green color, what Paul discribed the colors are side by side an the bar have the same color </div><div id="yui_3_16_0_1_1455306560340_21781" dir="ltr">exactly i want to display from the tolerance to maximum value using red and from the tolerance to zero using green </div><div id="yui_3_16_0_1_1455306560340_21781" dir="ltr">i hope this time i am clear </div><div id="yui_3_16_0_1_1455306560340_21781" dir="ltr"><br></div></div> <div class="qtdSeparateBR"><br><br></div><div class="yahoo_quoted" style="display: block;"> <div style="font-family: garamond, new york, times, serif; font-size: 14px;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div dir="ltr"><font size="2" face="Arial"> On Friday, February 12, 2016 10:04 PM, Benjamin Root <ben.v.root@gmail.com> wrote:<br></font></div>  <br><br> <div class="y_msg_container"><div id="yiv0282495837"><div><div dir="ltr"><div>Perhaps it is the cold weather that is messing up my reading comprehension, but I don't see how your case is different from what Paul described.<br clear="none"><br clear="none"></div>Ben Root<br clear="none"></div><div class="yiv0282495837gmail_extra"><br clear="none"><div class="yiv0282495837gmail_quote">On Fri, Feb 12, 2016 at 3:37 PM, Bachir Bachir via Matplotlib-users <span dir="ltr"><<a rel="nofollow" shape="rect" ymailto="mailto:matplotlib-users@python.org" target="_blank" href="mailto:matplotlib-users@python.org">matplotlib-users@python.org</a>></span> wrote:<br clear="none"><blockquote class="yiv0282495837gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="yiv0282495837yqt8040214918" id="yiv0282495837yqt09028"><div><div style="color:#000;background-color:#fff;font-family:garamond, new york, times, serif;font-size:14px;"><div><span></span></div><div></div><div> I think only one call is enough, if you change the color ( green or red) depending on the tolerance value. </div><div>My case is little different , I want display all the values above the tolerance using red color and the all the rest using green.</div><div><div class="yiv0282495837h5"><div><br clear="none"></div><div><div><br clear="none"></div></div> <div><br clear="none"><br clear="none"></div><div style="display:block;"> <div style="font-family:garamond, new york, times, serif;font-size:14px;"> <div style="font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px;"> <div dir="ltr"><font face="Arial" size="2"> On Friday, February 12, 2016 9:09 PM, Paul Hobson <<a rel="nofollow" shape="rect" ymailto="mailto:pmhobson@gmail.com" target="_blank" href="mailto:pmhobson@gmail.com">pmhobson@gmail.com</a>> wrote:<br clear="none"></font></div>  <br clear="none"><br clear="none"> <div><div><div><div dir="ltr">Call to stem plot twice: once with your dataset that is above the threshold, and then again with the lower values. Similar to this:<div><a rel="nofollow" shape="rect" target="_blank" href="http://stackoverflow.com/questions/19917587/matplotlib-advanced-bar-plot/19919397#19919397">http://stackoverflow.com/questions/19917587/matplotlib-advanced-bar-plot/19919397#19919397</a><br clear="none"></div></div><div><br clear="none"><div>On Fri, Feb 12, 2016 at 11:54 AM, Bachir Bachir via Matplotlib-users <span dir="ltr"><<a rel="nofollow" shape="rect" ymailto="mailto:matplotlib-users@python.org" target="_blank" href="mailto:matplotlib-users@python.org">matplotlib-users@python.org</a>></span> wrote:<br clear="none"><blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div><div style="color:#000;background-color:#fff;font-family:garamond, new york, times, serif;font-size:14px;"><div>Dear all,</div><div>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</div><div dir="ltr">thanks much for the help</div><span><font color="#888888"></font></span><div dir="ltr">Bachir</div><div><div><br clear="none"></div></div></div></div></div><br clear="none">_______________________________________________<br clear="none">
Matplotlib-users mailing list<br clear="none">
<a rel="nofollow" shape="rect" ymailto="mailto:Matplotlib-users@python.org" target="_blank" href="mailto:Matplotlib-users@python.org">Matplotlib-users@python.org</a><br clear="none">
<a rel="nofollow" shape="rect" target="_blank" href="https://mail.python.org/mailman/listinfo/matplotlib-users">https://mail.python.org/mailman/listinfo/matplotlib-users</a><br clear="none">
<br clear="none"></blockquote></div><br clear="none"></div></div></div><br clear="none"><br clear="none"></div>  </div> </div>  </div></div></div></div></div></div><br clear="none">_______________________________________________<br clear="none">
Matplotlib-users mailing list<br clear="none">
<a rel="nofollow" shape="rect" ymailto="mailto:Matplotlib-users@python.org" target="_blank" href="mailto:Matplotlib-users@python.org">Matplotlib-users@python.org</a><br clear="none">
<a rel="nofollow" shape="rect" target="_blank" href="https://mail.python.org/mailman/listinfo/matplotlib-users">https://mail.python.org/mailman/listinfo/matplotlib-users</a><br clear="none">
<br clear="none"></blockquote></div><br clear="none"></div></div></div><br><br></div>  </div> </div>  </div></div></body></html>