PHP Classes

DbGraph: Generate line and 3D bar graphs

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 56%Total: 1,101 All time: 3,414 This week: 673Up
Version License PHP version Categories
dbgraph 1.0Free To Use But R...3.0Graphics
Description 

Author

This package can be used to generate line and 3D bar graphs.

There is a base class that provides base graph rendering engine features like allocating colors, drawing axis, grids, legends, polygons, etc..

There are also two sub-classes specialized in rendering line and 3D bar graphs from sets of data passed as arrays.

The graphs are generated as images in the PNG format as the current script output.

Picture of Patel Shailesh
  Performance   Level  
Name: Patel Shailesh <contact>
Classes: 1 package by
Country: India India

Details

******************************************************************************************** * * This is main class of graph which can be generate a bar graph or line graph. * @author Shailesh Patel * @version 1.0 * Date: 5th March. * ******************************************************************************************** Installation: To run the graph you must have to add arail font in your directory where the class file will be stored. Create database using graph.sql file Add your database detail in 3dbargraph.php and linegraph.php file Thanks and regards Shaiesh Patel mr.shaielshpatel@gmail.com

  Files folder image Files (11)  
File Role Description
Plain text file class.graph.php Class main graph class
Plain text file class.piegraph Class piegraph class file
Accessible without login Plain text file graph.sql Data sql file
Accessible without login Plain text file ReadMe.txt Doc. Read me file
Accessible without login Plain text file 3dbargraph.php Example Bargraph script
Plain text file class.3dbargraph.php Class Bargraph class
Plain text file class.linegraph.php Class Linegraph class
Accessible without login Plain text file linegraph.php Example Linegraph script
Accessible without login Plain text file piegraph.def Example define piegraph value
Plain text file class.piegraph.php Class piegraph class
Accessible without login Plain text file piegraph.php Appl. creating pie graph

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,101
This week:0
All time:3,414
This week:673Up
 User Ratings  
 
 All time
Utility:75%StarStarStarStar
Consistency:58%StarStarStar
Documentation:66%StarStarStarStar
Examples:66%StarStarStarStar
Tests:-
Videos:-
Overall:56%StarStarStar
Rank:1800