[Pythonmac-SIG] (novice query) plots, graphs,
charts on Mac w/ python
Michael J. Barber
mjb at uma.pt
Wed Oct 20 10:35:35 CEST 2004
Kevin,
I use gnuplot. There is a downloadable Gnuplot.py interface that is
adequate. For gnuplot itselt, you can use a variety of plotting
backends; the AquaTerm backend is nice for interactive work, and there
are several good options for hardcopies. The documentation is solid,
and there is a large selection of examples. I don't know about a
tutorial, although there must be some -- I found it simplest to just
adapt the examples to my needs.
Hope that helps,
Michael
On Oct 20, 2004, at 7:02 AM, kevin parks wrote:
> Hi,
>
> What are the standard modules that work on mac for making charts and
> plotting data, etc. I need something that is easy to use, versitle,
> and WELL DOCUMENTED with examples, tutorials and documentation.
>
> Anyone know a package that fits the bill? Is pil the way to go?
>
> Sorry, i am kind of new to this type of computing and i know mac has
> it's own graphics issues..
>
>
> -kevin
>
>
> --^----------------------------------------
>
>
> Virginia Center for Computer Music
> University of Virginia
>
> _______________________________________________
> Pythonmac-SIG maillist - Pythonmac-SIG at python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig
>
More information about the Pythonmac-SIG
mailing list