Pie/Doughnut Chart using ChartJS, AngularJS and PHP/MySQLi
This tutorial tackles on how to create a pie chart in Angular JS using Chart JS and PHP/MySQLi. Chart JS is a javascript library that provides different kinds of charts with the help of HTML5 canvas element. PHP/MySQLi will fetch data from MySQL database and will serve as our API.
- Read more about Pie/Doughnut Chart using ChartJS, AngularJS and PHP/MySQLi
- Log in or register to post comments
- 501 views