logo
Chartjs

Chart.js is a popular open source library that helps us to plot data in web applications. Demo page.

Usage

To use the plugin,you need to add the following files.

<!-- Javascript --><script src="libs/charts/chartjs/chart.min.js"></script>