Real-time Web Dashboards with Highcharts
Learn how to build real-time web dashboards using Highcharts. Follow a real world example while learning the concepts and practical methods of using highcharts to build real-time dashboards.
What you'll learn
In this course, we take a fictitious company who has a new web application in which they would like to build a real-time dashboard showing usage. The web application follows a typical structure storing data in MySQL and running on Node.js. With data flowing into our database in real-time, we use Highcharts.js to visualize this data and give our users a view of the activity in the application. You can use this concept to build your own dashboards in your applications and use data to deliver insight to your users.
Table of contents
Course FAQ
Highcharts helps businesses create interactive charts for visualizing data in a digestable format.
By the end of this course, you'll have built a fully functional real-time web dashboard that updates in real time, based on Node.js and MySQL.
Before beginning the course, you should be familiar with basic web technologies such as CSS, JavaScript, and HTML.