Recommend this page to a friend! |
Download .zip |
Info | Screenshots | View files (11) | Download .zip | Reputation | Support forum (7) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2005-10-17 (11 years ago) | 70% | Total: 2,650 | All time: 1,388 This week: 1,016 |
Version | License | Categories | ||||
libchart 1.0 | GNU Lesser Genera... | Graphics, Libraries |
Description | Author | |||||||||||||
This package can be use to generate graphical images with charts of several types. |
|
Libchart - Simple PHP chart drawing library ============================================= Libchart is a free chart creation PHP library, that is easy to use. -------------------------------------------------------------------------------- Features ========== * Bar charts (horizontal or vertical). * Pie charts. * Compatibility with PHP 4 / PHP 5. -------------------------------------------------------------------------------- Dependencies ============== * PHP 4 or PHP 5, compiled with: * GD 2+ * FreeType 2+ -------------------------------------------------------------------------------- Installation ============== In order to use Libchart, unpack the archive in you project directory and include libchart.php. Please have a look at the demo files for more information. There is also a tutorial available at the project homepage. -------------------------------------------------------------------------------- Contact info ============== WWW: http://naku.dohcrew.com/libchart/ MAIL: jm.tremeaux at gmail dot com |
Screenshots | ||
Files |
File | Role | Description | ||
---|---|---|---|---|
classes (8 files) | ||||
images (1 file) | ||||
libchart.php | Class | Main required file | ||
README | Doc. | Instructions |
Files | / | classes |
File | Role | Description |
---|---|---|
Axis.php | Class | Axis formatter |
BarChart.php | Class | Abstract class for bar charts |
Chart.php | Class | Abstract chart class |
HorizontalChart.php | Class | Horizontal bar chart |
PieChart.php | Class | Pie chart |
Point.php | Class | Point type |
Text.php | Class | Text drawing helper |
VerticalChart.php | Class | Vertical bar chart |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Project homepage Please see the project homepage for the complete package and examples |