[SciPy-user] plt.plot and other wxPython stuff

Douglas Eck doug at idsia.ch
Thu Nov 21 05:04:34 EST 2002


Thanks. It looks excellent. . . I'll give it a try.


Francesc Alted wrote:

>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,
>
>  
>




More information about the SciPy-User mailing list