On Tue, Nov 9, 2010 at 7:57 PM, Benjamin Root <ben.r...@ou.edu> wrote: > I gave your latest patch a try and I noticed something odd while doing the > animation examples. I don't know if this is a result of my special desktop > configuration. I am using Ubuntu Netbook Remix, which uses Maxiumus to > automatically maximize all windows that open (including matplotlib figure > windows). > > When running some of the animations (not all of them), the chart is > distorted and remains so after un-maximizing. I have included some > screenshots to show what I mean. This isn't the first time that Maximus has > caused issues for me, because it does break many developers' assumptions > about their program windows. I am not sure if the problem is limited to > just Maximus, or if anybody else can reproduce my manually maximizing their > windows.
Thanks for testing Ben -- I'm seeing some of these artifacts too, eg on examples/animation/subplots.py. I may be transposing a row/col argument somewhere, which is easy to do. Also, I'll have to dig into the animations.py code a little more to make sure it is doing the copy_from_bbox background after each draw event so that everything is properly sized. Since these examples worked fine before my changes, though, it is pretty clear where the culprit is :-) JDH ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel