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

<script src="vendors/charts/chartjs/chart.min.js"></script>

We prepared demo samples. You don't have to use them. You can create your own demos.

<script src="assets/js/examples/charts/chartjs.js"></script>