DownloadHow to run the example
- 
`git clone https://github.com/deoliveiralucas/fusion-charts-api.git`
 
- 
`cd fusion-charts-api`
 
- 
`composer install`
 
- 
Download the FusionCharts Javascript library on the oficial website and add the files fusioncharts.charts.js and fusioncharts.js to the example/public/js/ folder. 
 
- 
`php -S localhost:8888 -t example/public`
 
- Access http://localhost:8888 in your browser
 
  |