What's a good way to graph data in Perl?

  • Thread starter Thread starter area
  • Start date Start date
A

area

Guest
I was using a perl script that would grab google charts. Those are really slick, but they only allow for 100 data points (and also it's slow since I have to do it across the network). I need to do a few hundred thousand data points.
 
Back
Top