I'm using SVN matplotlib and wxPython 2.8.7.1, and I'm not running
into the problem. Though I may be interpreting your problem
incorrectly. I've attached a screen capture of the window that opens
up when I run your program.

Josh

On Wed, Apr 23, 2008 at 5:33 PM, Brian Blais <[EMAIL PROTECTED]> wrote:
>
>
> On Apr 23, 2008, at Apr 23:6:56 PM, Brian Blais wrote:
>
> On Apr 23, 2008, at Apr 23:4:33 PM, Brian Blais wrote:
>
> I just upgraded a number of things on my Mac OS X (Tiger) machine, including
> to the latest version of wx and matplotlib.  I found that there is a bug in
> the display of dynamic plots with subplots.  If I change the subplot line in
> the examples/dynamic_demo_wx.py  to:
>
>
>         a = self.fig.add_subplot(221)
>
> instead of
>
>
>         a = self.fig.add_subplot(111)
>
> the plot never shows.
>
>
> In the quest to discover the problem, I found that the problem exists in svn
> (version .98pre) but not in .91.2.  Both with version wx-2.8.7.1.
>
>
>
>
>  bb
>
>
>
> --
> Brian Blais
> [EMAIL PROTECTED]
> http://web.bryant.edu/~bblais
>
>
>
>
> -------------------------------------------------------------------------
>  This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
>  Don't miss this year's exciting event. There's still time to save $100.
>  Use priority code J8TL2D2.
>
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
>  Matplotlib-users mailing list
>  Matplotlib-users@lists.sourceforge.net
>  https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
>

<<attachment: 221.tiff>>

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to