Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Community News:
GraPHPite (OOP PHP Graphing Utility)
Sep 17, 2005 @ 11:28:36

With JPGraph being one of the more standard choices out there for graphing with PHP, it's always nice to find another project whos graphs look just as nice (if not nicer) - GraPHPite.

GraPHPite is pronounced "graphite", as in the layered hexagonal structure of carbon. It is an acronym of Graph and PHP and 'ite to make it pronouncable.

GraPHPite as is indicated by the title a PHP project to, via PHP's object oriented model, simply but very customizable enable the user/developer to get exactly the look and feel they want.

It uses PHP4 or 5 with GD 2 support to get the job done (GD 1.x is supported, but then it doesn't support all features) and includes lots of chart types, the ability to pull from several data sources, gradient color fills, and much, much more.

If you do a lot of graphing in PHP, you might want to give this nice-looking library a try...

tagged:

Link:


Trending Topics: