Looking for a pure Python chart drawing module

Aaron Watters aaron.watters at gmail.com
Fri Sep 18 08:37:49 EDT 2009


On Sep 15, 1:25 pm, John Nagle <na... at animats.com> wrote:
> I'm looking for something that can draw simple bar and pie charts
> in Python.  I'm trying to find a Python package, not a wrapper for
> some C library, as this has to run on both Windows and Linux
> and version clashes are a problem.

http://skimpygimpy.sourceforge.net includes charts and canvases
that generate PNG using pure Python.  Honestly, they aren't
very pretty though :(.

Also, if you are looking for web display also take a look
at WHIFF Flash charts (using either open flash charts or amcharts)
-- these are very pretty.

  http://aaron.oirt.rutgers.edu/myapp/docs/W1100_1600.openFlashCharts

  -- Aaron Watters

===
Tee front:
  80 minutes / 16 positions / no protection
back:
  Rutgers Rugby




More information about the Python-list mailing list