wxPyPlot:
http://www.cyberus.ca/~g_will/wxPython/wxpyplot.html
···
-----Original Message-----
From: Neal Nelson [mailto:neal@nelsonnet.org]
Sent: Tuesday, September 30, 2003 8:23 AM
To: wxPython-users@lists.wxwindows.org
Subject: [wxPython-users] wxPlotWindowI want to produce a graph in my application and was surprised that the
wxPlotWindow was absent from wxPython. Is there a plan to add this in
the future or do I have to use add on classes to do graphing?I tried using the lib.wxPlotCanvas class but I'm making a soft real
time system and whenever I add a new sample to the plot, I have to
redraw it which doesn't look nice and tends to slow considerably as the
number of samples grow. Is there a good alternative to this plot class
that may be suitable for soft real time use?Regards,
Neal.
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org