jtblin / angular-chart.js

Reactive, responsive, beautiful charts for AngularJS using Chart.js: http://jtblin.github.io/angular-chart.js
Other
2.67k stars 759 forks source link

Highlight series line #675

Open Deimos620 opened 6 years ago

Deimos620 commented 6 years ago

Are there any way to set line width of chart line dynamically? For instance, I want to highlight series line if user click it. Is it something possible?