Available Charting Tools
We used ChartDirector because it had the best set of drawing features that we could find. The ChartDirector package costs $99 to license a full version.
It does have a free (trial) version that can be used instead that includes a small "yellow banner" that labels each chart. The terms of the license allow us to distribute our software with their trial software in it, and has no limitation on the use of the trial software (buy purpose or by time) neither does the banner detract from the statistics.
jFreeChart
jFreeChart is probably the best, free, charting tool out. I think to use it from Perl would require building a command-line Java wrapper - inefficient and would add Java as a dependency.
Emprise JavaScript Charts
EJSChart - commercial, puts a watermark in the free version. $100 for a single-site license.
PlotKit
http://www.liquidx.net/plotkit/ - last updated August 2006
ChartDirector
http://www.advsofteng.com/ - version 4.1
Perl Chart Module
Customised by tdb01r to get truetype fonts working.
Attachments
- plotkit_example.png (29.3 kB) -
Rendering 365 bars
, added by tdb01r on 2007-11-01 13:48:56. - chartdirector_example.png (19.9 kB) -
ChartDirector? plotting 365 bars
, added by tdb01r on 2007-11-01 13:50:31. - perlchart_example.png (10.2 kB) -
!Chart:: example
, added by tdb01r on 2007-11-01 14:01:52.



