Skip to content

ali-khalili/php-libchart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP LibChart

Libchart is a free chart creation PHP library, that is easy to use.

This is a fork of libchart by Jean-Marc Tremeaux which is updated to use auto loading/composer.

Features

  • Bar charts (horizontal or vertical).
  • Pie charts.
  • Line charts.
  • Compatibility with PHP 5.3+

Dependencies

  • PHP 5.3, compiled with:
  • GD 2+
  • FreeType 2+

Installation

In order to use Libchart, use composer dump-autoload and then, include the autoload.php file to your project.

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

About

Libchart - Simple PHP chart drawing library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 95.7%
  • HTML 4.3%