PHP Classes
elePHPant
Icontem

Libchart: Generate images with charts of several types

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (11)   DownloadInstall with Composer Download .zip   Reputation   Support forum (7)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2005-10-17 (11 years ago) RSS 2.0 feedStarStarStarStar 70%Total: 2,650 All time: 1,388 This week: 1,016Up
Version License Categories
libchart 1.0GNU Lesser Genera...Graphics, Libraries
Description Author

This package can be use to generate graphical images with charts of several types.

There is one base chart class and several sub-classes for implementing charts of the types: bar, pie, horizontal and vertical bars, etc...

There are also auxiliary classes for drawing text labels and axis lines.

It uses PHP GD and FreeType library functions to render the image graphics.

Picture of Jean-Marc Trémeaux
Name: Jean-Marc Trémeaux <contact>
Classes: 1 package by
Country: France France

Details
 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  
  • sample3.png
  • sample2.png
  • sample1.png
  Files folder image Files  
File Role Description
Files folder imageclasses (8 files)
Files folder imageimages (1 file)
Plain text file libchart.php Class Main required file
Plain text file README Doc. Instructions

  Files folder image Files  /  classes  
File Role Description
  Plain text file Axis.php Class Axis formatter
  Plain text file BarChart.php Class Abstract class for bar charts
  Plain text file Chart.php Class Abstract chart class
  Plain text file HorizontalChart.php Class Horizontal bar chart
  Plain text file PieChart.php Class Pie chart
  Plain text file Point.php Class Point type
  Plain text file Text.php Class Text drawing helper
  Plain text file VerticalChart.php Class Vertical bar chart

  Files folder image Files  /  images  
File Role Description
  Image file PoweredBy.png Data Logo

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,650
This week:0
All time:1,388
This week:1,016Up
User Ratings User Comments (1)
 All time
Utility:100%StarStarStarStarStarStar
Consistency:100%StarStarStarStarStarStar
Documentation:100%StarStarStarStarStarStar
Examples:-
Tests:-
Videos:-
Overall:70%StarStarStarStar
Rank:313
 
Excellent
7 years ago (kishore kumar)
70%StarStarStarStar