libraries for plotting

Ken Seehof kens at sightreader.com
Thu May 3 19:13:29 EDT 2001


Take a look at gdchart.  There are a few missing features and some
minor cosmetic issues such as strange tick logic, but it does the job
and I haven't found anything better for what it does.

http://www.fred.net/brv/chart/

You should probably be more specific about what you are using it
for since "plotting" is a very wide scope.  Gdchart does bar charts,
pie charts, high-low-close, and that kind of stuff.

BTW, what I'm looking for now is a 2D vector oriented drawing
library the has anti-aliasing.  For example, it should use floating point
endpoints, floating point thickness, and draw lines, splines, bitmaps
with alpha channel (naturally with floating point position and stretch).

- Ken

----- Original Message -----
From: "Walter Moreira" <walterm at cmat.edu.uy>
To: <python-list at python.org>
Sent: Thursday, May 03, 2001 11:09 AM
Subject: libraries for plotting


> Hello, Python people.
>
> I was browsing the Plotting resources section on Python.Org and there are
some
> broken links (pgplot, plplot, ppgplot). What package do you suggest me for
> plotting? It looks that there are many but some are small or not manteined
any
> more. I found Biggles on Parnassys but didn't try it yet.
> DISLIN looks good, but it is not free :-(
>
> Thanks.
> -- Walter
>
> --
> --------------
> Walter Moreira  <> Centro de Matematica  <> Universidad de la Republica
> email: walterm at cmat.edu.uy <> HomePage: http://www.cmat.edu.uy/~walterm
>                  +-----------------------------------------------------
>         /OD\_    |   Contrary to popular belief, Unix is user friendly.
>  O o . |_o_o_)   |   It just happens to be very selective about who its
>                  |   friends are.                         -- Kyle Hearn
>                --+--
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>





More information about the Python-list mailing list