<!--Internal Morris js -->
<script src="../assets/plugins/morris/raphael.min.js"></script>
<script src="../assets/plugins/morris/morris.min.js"></script>
<script src="../assets/js/morris.js"></script>
The following HTML,JS you should have in your page to implement a Morris Charts..
Type | URL |
---|---|
Plugin Link | http://morrisjs.github.io/morris.js/ |
The following HTML,JS you should have in your page to implement a Flot Charts..
Type | URL |
---|---|
Plugin Link | http://www.flotcharts.org/ |
The following HTML,JS you should have in your page to implement a ChartJs Charts..
Type | URL |
---|---|
Plugin Link | http://www.chartjs.org/ |
The following HTML,JS you should have in your page to implement a Echart Charts..
Type | URL |
---|---|
Plugin Link | https://echarts.apache.org/examples/en/index.html |