JPGraph

JPGraph is a web server graphing library, written in PHP. It uses the JPEG and GIF and PNG graphing capability already available in PHP.

Raw PHP Graphing


Sine Curve Source Source for Red Dots

JPGraph Examples


Source How you pass data to it:
img  src=bar.graph.php?title=Pass%20Title,%20too&dd0=3243&xx0=Blue&dd1=543&xx1=Red&dd2=22&xx2=Green
Do a frequency count from the race database in real time.

Source and Docs


Examples