pChart: Free PHP Class to Create Aliased Charts
Posted on February 27, 2010, Filled under PHP,
Bookmark it
pChart is a free PHP charting library that introduces an aliasing algorithm to draw eye candy graphics. The data can be retrieved from SQL queries, CSV files or manually provided. To run this PHP class oriented framework, you’ll need to use PHP compiled with the GD library support.
The developers of pChart also created pCache to help you dealing with the fact that a chart can be computed once and displayed many times by different users.
The class can be used to generate the following types of charts:
- Pie Charts
- Simple pie
- Explodable pie
- 3D pie
- Line/Bar Charts
- Line char
- Cubic curve chart
- Plot chart
- Bar chart
- Filled Line chart
- Filled Cubic curve chart
- Source: http://pchart.sourceforge.net/
- Demo: http://pchart.sourceforge.net/demo.php
- Download: http://pchart.sourceforge.net/download.php
- License: GNU General Public License
Do you wish to receive the latest updates as soon as they are posted? Get our RSS Feed or Subscribe to the Newsletter!
- February 27, 2010
- article by Gabriel C.
- Leave a reply!
Related Posts
Free Animated Flash Charts and Graphsat December 25, 2008 with 5 comments
Create Graphs and Charts using the MilkChart MooTools Libraryat October 6, 2009
Add Interactive JavaScript Charts to Your Site Using Highchartsat December 4, 2009 with 1 comment
Create Accesible Charts/Graphs using Canvas and jQueryat July 9, 2009
Produce Interactive, Zoomable Charts of Time Series: dygraphsat December 23, 2009

