toddler |
12-06-2003 03:04 PM |
Quote:
Originally posted by fuzebox
:winkwink:
GD is such a powerful tool... I don't know how I'd live without it.
I assume you use PHP? Check out jpgraph, it's the best graphing tool out there.
|
true:) I use jpgraph on many little apps for graphing things like server usage(process accounting, license utilization, etc).
I was all set to build my own graphing code using GD, found jpgraph around a year ago. Been using it ever since. Just remember to keep your sample set at a reasonable size, graphing 40M events is rather amusing....
|