I am newbie in python GUI programming and i am interested to learn about using using matplotlib.animation with wxmplot. Any direction is appreciated.
-
@QiaSam, did you look at the wxPython demo?Igor– Igor2016-08-04 14:07:41 +00:00Commented Aug 4, 2016 at 14:07
-
@Igor, I went through many examples of using wxPython including drawing charts. I am looking for a way to examples to animate charts using matplotlib.animation in a wxPython frame.OiaSam– OiaSam2016-08-05 08:11:28 +00:00Commented Aug 5, 2016 at 8:11
-
There is an example here: stackoverflow.com/questions/21579658/…RobinDunn– RobinDunn2016-08-08 16:24:02 +00:00Commented Aug 8, 2016 at 16:24
Add a comment
|