[SciPy-user] realtime axes issues

mudit sharma mudit_19a at yahoo.com
Fri Apr 24 13:41:30 EDT 2009


I am trying to debug this issue may be someone can help. I have drawn multiple axes in one figure under "ipython -pylab " which contains line that are updated in realtime. Then I remove these axses using fig.delaxes from figures and draw another sets of axeses but the previous sets of axeses still exists and there line data keep getting updated in realtime. It causes current sets of axeses and x and y axis in figure to flicker. Any idea what might be causing this? 

Thanks!



      




More information about the SciPy-User mailing list