http://www.linmpi.mpg.de/dislin/
>
> [2] Object oriented interface to above includes a wxPython binding
>
> http://kim.bio.upenn.edu/~pmagwene/disipyl.html
>
> [3] Another 2D & 3D plotting librarie - supposed to be good
>
> http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/python/pygist.html
Hi, thanks for the links.
Which plot library would people recommend to use for a fast animated
scrolling graph?
For example if you wanted to plot mouse X and Y positions in realtime
without much noticeable lag.
-Doug
Which plot library would people recommend to use for a fast animated
scrolling graph?
For example if you wanted to plot mouse X and Y positions in realtime
without much noticeable lag.
-Doug
I think this kind of thing is much easier if you use a native wx plotting tool. You should be able to adapt wxPyPlot to do this. (it may even d it already!)
-Chris
Christopher Barker, Ph.D.
Oceanographer
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker@noaa.gov