|
From: eliben <el...@gm...> - 2009-01-23 11:08:47
|
Simone Gabbriellini-3 wrote: > > Dear List, > > I have some variables I want to plot... the values of those variable > change in time... I would like to plot the result with a traditional > line plot > > those variables are traits of a class (don't know if this can make a > difference...) > > is there any example of this with matplotlib? > Hi Simone, I think you will find the following examples useful: http://eli.thegreenplace.net/2008/08/01/matplotlib-with-wxpython-guis/ Both feature "dynamic" plotting of variables that change (either by the user or in time) Eli -- View this message in context: http://www.nabble.com/plot-a-data-stream-with-matplotlib-tp21530559p21622559.html Sent from the matplotlib - users mailing list archive at Nabble.com. |