NYCPHP Meetup

NYPHP.org

[nycphp-talk] graphing class?

Andrew Yochum andrew at digitalpulp.com
Thu Jun 17 14:45:42 EDT 2004


On Thu, Jun 17, 2004 at 02:36:16PM -0400, Allen Shaw wrote:
> Hi Folks,
> 
> I'm about to begin a little project to analyze our network speed by logging
> periodic ping requests and then graphing the results over a period of time.
> It's a curiousity I have, and it seems like a good excuse to learn a little
> about php for graphs.
> 
> Can anybody recommend an existing class that would help me do this without
> writing code from scratch?  I have zero PEAR experience, so this might also
> be my chance to learn more about that, too.

JpGraph is excellent class library for generating graphs, IMO.  Its well
written, very well documented, and comes with an extensive set of examples.
    http://www.aditus.nu/jpgraph/

HTH,
Andrew



More information about the talk mailing list