https://github.com/fusonic/amcharts-php
AmCharts-PHP Class Library
https://github.com/fusonic/amcharts-php
Last synced: 11 months ago
JSON representation
AmCharts-PHP Class Library
- Host: GitHub
- URL: https://github.com/fusonic/amcharts-php
- Owner: fusonic
- Created: 2011-07-04T11:28:55.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2015-11-06T14:17:47.000Z (over 10 years ago)
- Last Synced: 2025-05-08T04:57:03.814Z (about 1 year ago)
- Language: PHP
- Homepage: http://www.fusonic.net/en/blog/2009/02/19/amcharts-php-class-library/
- Size: 164 KB
- Stars: 4
- Watchers: 6
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
amcharts-php v0.3
============
amcharts-php enables you to create amcharts in PHP.
# Examples
Using amcharts-php is very easy and requires only a few lines of code. There are 4 examples of different chart types in the ```examples``` directory.
# Docs
If you're not familiar with amcharts javascript charts, check out the [API reference](http://docs.amcharts.com/3/javascriptcharts) and the [example](http://www.amcharts.com/javascript-charts/).