dimitri pater wrote:
I am looking for a Python tool to create graphs and charts on a
webpage. Chartdirector is too expensive for me. A simple script for
creating a barchart should be sufficient as a starting point.
If all you want are bar charts, you can get by with simple HTML. Here's
one techni
dimitri pater wrote:
Hello,
I am looking for a Python tool to create graphs and charts on a
webpage. Chartdirector is too expensive for me. A simple script for
creating a barchart should be sufficient as a starting point.
Thanks!
Dimitri
ReportLab's Graphics module is free and works quite well for
> "dimitri" == dimitri pater <[EMAIL PROTECTED]> writes:
dimitri> Hello, I am looking for a Python tool to create graphs
dimitri> and charts on a webpage. Chartdirector is too expensive
dimitri> for me. A simple script for creating a barchart should be
dimitri> sufficient as a