On Mon, Sep 24, 2012 at 12:21 AM, Paul Tremblay <paulhtremb...@gmail.com>wrote:

> Here is my example of a Pareto chart.
>
> For an explanation of a Pareto chart:
>
> http://en.wikipedia.org/wiki/Pareto_chart
>
> Could I get this chart added to the matplolib gallery?
>
>
> Thanks
>
> Paul
>
>
Your code looks overly complicated.  You shouldn't have to be doing the
connection to the ylim_changed event, I don't think.  I think your main
problem is that you are calling ax1.plot instead of ax2.plot.

I am not against adding more examples to the gallery, but this would have
to be cleaned up before it gets included.

Ben Root
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to