Chartjs-Javascript chart library for every minutes data

1πŸ‘

βœ…

To fix label add:

pointHitDetectionRadius : 0,

see last line of http://jsfiddle.net/hntsz4q8/

0πŸ‘

You can use chart Js with AngularJS. Do an interval call to your api to update your data.
Probably good to show some code to begin with.

Leave a comment