Hi JD, 

I'm having exactly the same problem. Did you find a solution?

The only thing that I have noted so far is that when I plot for the second
time (when the axes start overlapping) if I move the cursor inside the
canvas area, it flickers and then the plots are displayed correctly. But it
only happens the first time.

Now, if you put a toolbar
self.toolbar = NavigationToolbar2TkAgg( self.canvas, self.PlotsContainer )

and you use any of the functions, say the zoom, then the flickering occurs
every time you pass over the white plotting area. The axes are updated (old
ones are gone) but the flickering is annoying. Plus you have to pretend you
want to zoom or something.

Besides that, I have been unsuccessful trying to tackle the issue.

Best,
johnmcpot
-- 
View this message in context: 
http://old.nabble.com/Clearing-the-axis-in-a-figure-embedded-in-Tkinter-tp32054762p32847767.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to