Generate-dynamic-charts-using-php-and-mysql

Type of charts

1.BAR CHART
2.LINE CHART
3.RADAR CHART
4.BIE CHART
5.POLARAREA CHART
6.DOUGHNUT CHART


How to use?

1.Download the source file.
2.Create database (chart).
3.Import chart.sql
4.Change the database username and password in datas.php file.
5.Run the index.php file.