Tuesday, 2 April 2019

Chart.js: How can a line series (out of many) change line color and thickness upon mouse hover?

I've created a Chart.js line plot with multiple lines (1 pixel thickness by default), and I want the user to be able to mouse over any particular line plot (not just the points) and have the plot change its line thickness (i.e. 3 pixels). Is this possible to do in Chart.js?



from Chart.js: How can a line series (out of many) change line color and thickness upon mouse hover?

No comments:

Post a Comment