Request for contrib/plot interface

Hi,

I'd like to use the wxPlotCurve and wxPlotWindow classes from
contrib/plot, but it seems that there's no wxPython binding for them
yet. I tried writing a SWIG description for it in wxPython, but ran
into a lot of problems due to my unfamiliarity with wxPython's code.
However it looks like it should be fairly to implement... could
someone who is more knowledgable implement this? :slight_smile:

Thanks,
Jey Kottalam

Jeyasankar Kottalam wrote:

Hi,

I'd like to use the wxPlotCurve and wxPlotWindow classes from
contrib/plot, but it seems that there's no wxPython binding for them
yet. I tried writing a SWIG description for it in wxPython, but ran
into a lot of problems due to my unfamiliarity with wxPython's code.
However it looks like it should be fairly to implement... could
someone who is more knowledgable implement this? :slight_smile:

It's on the ToDo list, but have you seen wx/lib/plot.py? Perhaps it would meet your needs.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!