score:1

Accepted answer

if you still have this problem, check this question about drawing a custom horizontal line in chart.js 2

in the answer to the queston i linked, it's been defined a new plugin in chart.js (more infos in chart.js' site) allowing you to draw a bar chart and a custom line. there's also a jsfiddle to better understand how plugins work


Related Query

More Query from same tag