# libchart **Repository Path**: qu_shuai/libchart ## Basic Information - **Project Name**: libchart - **Description**: php chart 适配中文 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-23 - **Last Updated**: 2022-09-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Composer compatible fork of Libchart 克隆的 libchart/libchart 适配中文 This fork was originally created to be able to use libchart via Composer. It has not been maintained for quite some time and the original project is discontinued. I will accept pull requests but it might take some time. ## Old version! There have been some changes to the original project at https://github.com/naku/libchart since this fork was created! These have not been merged yet. Feel free to create a pull request. ## Project discontinued Please be advised that the original author has discontinued this project! See https://github.com/naku/libchart # 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