Libchart

Simple PHP chart drawing library
  • Introduction
  • Download
  • Sample Code
  • Reference API
  • Links

Introduction

Libchart is a free chart creation PHP library, that is easy to use.
Please have a look at the tutorial or proceed to download.

Vertical bar chart sample Horizontal bar chart sample Pie chart sample

Latest News

Libchart 1.3 released! July 27th, 2011

Minor fixes and improvements.

View the changelog or download the new version.

Libchart 1.2 August 13th, 2007

This new version features multiple datasets for horizontal, vertical bar charts and line charts. The API got a facelift so be sure to check the examples so you don't miss anything. Also, the support for PHP4 was deprecated (as is PHP4).

Multiple line chart sample Multiple vertical bar chart sample Multiple horizontal bar chart sample

Features

  • Bar charts (horizontal or vertical).
  • Line charts.
  • Pie charts.
  • Single or multiple data sets.
  • Compatibility with PHP 5.
  • Easy to study how it works and adapt to your needs.
  • No external dependency, need only PHP compiled with GD and FreeType (how to check?).

Donation

If you enjoy Libchart, you can send a paypal donation by clicking the button below.

License

Libchart is a free software distributed under the terms of the GNU General Public License (GPL).


Site last modified July 27th, 2011 by Jean-Marc Trémeaux