Re: [Matplotlib-users] Not seeing middle mouse button events
l the best, Brian. At 12:22 PM 10/22/2010, Stan West wrote: > > From: Brian J. Soher [mailto:bso...@briansoher.com] > > Sent: Thursday, October 14, 2010 10:27 > > > > I'm using matplotlib 0.98.5.2, wxPython version 2.8-msw-unicode, on > > Windows XP Professional x64
[Matplotlib-users] Not seeing middle mouse button events
idea how to fix this, I'd very much appreciate it. Thanks, Brian J. Soher Duke University - import wxversion wxversion.ensureMinimal('2.8') from numpy import arange, sin, pi import matplotlib matplotlib.use('WXAgg') from matplotlib.