piler/webui/system/helper/libchart
Janos SUTO e606c785a2 Updated libchart and model/stat/chart.php
Signed-off-by: Janos SUTO <sj@acts.hu>
2020-03-14 08:38:55 +01:00
..
classes Updated libchart and model/stat/chart.php 2020-03-14 08:38:55 +01:00
doc Updated libchart and model/stat/chart.php 2020-03-14 08:38:55 +01:00
fonts added the webui to the tarball 2012-02-08 23:14:28 +01:00
images added the webui to the tarball 2012-02-08 23:14:28 +01:00
ChangeLog Updated libchart and model/stat/chart.php 2020-03-14 08:38:55 +01:00
COPYING Updated libchart and model/stat/chart.php 2020-03-14 08:38:55 +01:00
README added the webui to the tarball 2012-02-08 23:14:28 +01:00

 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.
    * Line charts.
    * Compatibility with PHP 5.

--------------------------------------------------------------------------------


 Dependencies
==============

    * 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.
You need to chmod 777 the "generated" directory in order to generate the demos.
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