Area Chart using ChartJS, AngularJS and PHP/MySQLi
This tutorial tackles on how to create an area 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.