Graphing Software

unpossible

Member
Jan 18, 2005
26
0
0
Hello,

I'm looking for a graphics rendering package for our webserver with the following requirements

* Open Source, but we will consider commercial products
* Line and bar (horizontal/vertical) graphs.
* Option to zoom in on selected areas
* Ability to save images
* Our webserver is running lighttpd + Emperl, so an interface to Perl would be ideal
* Our data is mostly in CSV, though it can be massaged to other formats fairly easily

So far, we've looked at GNUplot, Chart Director, and Flot. Right now, we're leaning towards Chart Director, even though it's not Open Source, but it seems to provide everything we need.

So are there others we should consider?
 

Fallen Kell

Diamond Member
Oct 9, 1999
6,040
431
126
Just thought I would mention JpGraph, however, it is PHP based and would require PHP 4.3.1... Not sure it meets your needs as a result.