[SciPy-user] plt.plot and other wxPython stuff
Francesc Alted
falted at openlc.org
Thu Nov 21 04:49:24 EST 2002
On Thu, Nov 21, 2002 at 09:43:56AM +0100, Douglas Eck wrote:
>
> What I would like to do is strip out the core of plot.plt and use it in
> a more general setting. Namely I would like to make a
> scipyPlotCanvas() similar to the wxPlotCanvas() [used to build scipy.plt
> I believe]. Then I could just drop the canvas into my app. I would be
> responsible for threading issues, negating the need for gui_thread.
>
> I make no promises about having time to do this. But if I do get
> something working I will post back. Also, pointers are gladly accepted.
Before spending effort on this, have a try at PyQwt
(http://gerard.vermeulen.free.fr), which besides to offer zoom and
postscript output, is *very* fast.
You may want also have a look at: http://kmatplot.sourceforge.net/
Both requires the Qt toolkit (which is not necessarily a drawback!)
Cheers,
--
Francesc Alted PGP KeyID: 0x61C8C11F
Scientific aplications developer
Public PGP key available: http://www.openlc.org/falted_at_openlc.asc
Key fingerprint = 1518 38FE 3A3D 8BE8 24A0 3E5B 1328 32CC 61C8 C11F
More information about the SciPy-User
mailing list