Is there a free (preferabbly Open Source) Perl module that generates Step charts like the XYStep chart of JFreeChart here? I know ChartDirector for Perl does this, but any other module?
Asked
Active
Viewed 265 times
1 Answers
1
Have a look at Chart::Clicker on CPAN

tangent
- 551
- 1
- 3
- 7
-
1chromatic has a nice writeup on Chart::Clicker on his Modern Perl blog recently – DVK Feb 14 '12 at 00:29
-
and [here's the link](http://www.modernperlbooks.com/mt/2012/02/easy-and-attractive-graphs-with-chartclicker.html) – tangent Feb 14 '12 at 01:58