From: David H. <dh...@gm...> - 2012-01-06 16:22:56
|
I experienced the same problem on the macosx backend, switched to Qt4Agg and no problems. import matplotlib matplotlib.use("Qt4Agg") -Dave On 1/6/12 10:08 AM, md...@st... wrote: > I suspect this bug is specific to the macosx backend. Can you switch to > another backend and confirm it doesn't happen there? (I can't reproduce > it on Linux). > > Mike |