1. I wish to plot some discrete data to fit in some distribution functions, can wxPython do this? If so, are there some examples?
Someone else already suggested wx.lib.plot, which will handle simple cases. However, if you want something more full-featured, matplotlib is your best bet:
most of the docs give examples for how to use it in interactive mode, or part of simple procedural scripts, but it can also be embedded in a wxPython app just like any other wx.Window. Look for docs and examples about the "OO interface" and the "embedded in wx" examples.
Chaco is also worth considering if you're only on Windows. while theoretically cross-platform, I think it's only being developed on Windows at this point. It's written and distributed by Enthought:
www.enthought.com
2. Is it possible to link Fortran code with the wxPython plot code as one single program?
Hi there,
I'm a total newbie to wxPython and Python, could some warm-hearted shed me some light to the following 2 questions?
1. I wish to plot some discrete data to fit in some distribution functions, can wxPython do this? If so, are there some examples?
2. Is it possible to link Fortran code with the wxPython plot code as one single program?
Thank you very much!
Owen
> Hi there,
>
> I'm a total newbie to wxPython and Python, could
some warm-hearted
> shed me some light to the following 2 questions?
>
> 1. I wish to plot some discrete data to fit in
some distribution
> functions, can wxPython do this? If so, are there
some examples?
>
> 2. Is it possible to link Fortran code with the
wxPython plot code as
> one single program?
>
> Thank you very much!
>
> Owen
>
>
To unsubscribe, e-mail:
wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail:
wxPython-users-help@lists.wxwidgets.org
__________________________________
Discover Yahoo!
Get on-the-go sports scores, stock quotes, news and more. Check it out! http://discover.yahoo.com/mobile.html