How to graph two columns of x,y numbers?

Todd Gardner piir at earthlink.net
Mon Dec 8 19:49:17 EST 2003


"Colin J. Williams" <cjw at sympatico.ca> wrote in message news:<lW3Bb.9493$3y1.791858 at news20.bellglobal.com>...
> Todd,
> 
> If you are using wxPython, you might consider wxPyPlot:
>                  http://www.cyberus.ca/~g_will/wxPython/wxpyplot.html
> 
> Colin W.
> 
Thanks Colin!  wxpyplot is awesome!  My criteria are rather loose at
this point because I do not have any clue what is available.  I
currently use a language called LabVIEW to plot.  I guess that is what
I am after for functionality.  wypyplot does not do everything LV does
but it comes close.

Now I have a specific question.  Given that I am rather ignorant in
using wxpyplot where should I look to get started?

Thanks,

Todd

> Todd Gardner wrote:
> > Peter Hansen <peter at engcorp.com> wrote in message news:<3FD3E423.B53D23DE at engcorp.com>...
> > 
> >>Todd Gardner wrote:
> >>
> >>>I would like to graph two columns of x,y numbers?  I would greatly
> >>>appreciate any pointers or suggestions.
> >>
> >>Yes, include more detail about what you want to do.  Specifically,
> >>what platform, do you care if it's wxPython, or Tkinter, or something
> >>else, etc.  There are about a zillion possible answers to your 
> >>question as it stands, and "python graphing" or something on Google
> >>would likely get you a lot of mileage right now.  Maybe after you
> >>do a little research there you can come back with a more detailed
> >>question?
> >>
> >>-Peter
> > 
> > 
> > There are LOTS of plotting choices on google.  I guess I would like to
> > narrow them down by tapping into some expertise.
> > 
> > I would like to do 2D and possibly 3D plotting with python.  I am
> > tending toward wxpython because of it's ease of use.
> > 
> > Any suggestions?  Thanks in advance.  Todd




More information about the Python-list mailing list