Re: [Matplotlib-users] backend_wx and 0.98.0

2008-06-13 Thread James A. Benson
On Fri, 13 Jun 2008, John Hunter wrote: > On Thu, Jun 12, 2008 at 9:21 PM, James A. Benson > wrote: >> >> My app uses the wx backend, so I happened to notice >> that the backend_wx doesn't seem to work with >> matplotlib 0.98.0. Running the 0.98 example embe

[Matplotlib-users] backend_wx and 0.98.0

2008-06-12 Thread James A. Benson
My app uses the wx backend, so I happened to notice that the backend_wx doesn't seem to work with matplotlib 0.98.0. Running the 0.98 example embedding_in_wx.py shows the problem. Only a bit of the lines get plotted. The pan up/down zoom in/out all show various error messages. When i revert bac