PHPGraphLib Examples

PHPGraphLib on Github | Full PHPGraphLib Documentation

Code for the below examples is in this same directory. Note that graphs are included on pages by pointing the img src attribute to the PHP Script with the graph code in it.

//example usage of PHPGraphLib
<img width="500" height="350" src="example1.php">

Example 1: Bar chart with 3D shading

Example 2: Bar chart with 3D shading

Example 3: Bar chart with 3D shading

Example 4: Bar chart with 3D shading

Example 5: Bar chart with 3D shading

Example 6: Bar chart with 3D shading

Example 7: Bar chart with 3D shading

Example 8: Bar chart with 3D shading

Example 9: Bar chart with 3D shading

Example 10: Bar chart with 3D shading

Example 11: Align according to x-value