You must be logged in to post your query.
Home › Forums › Feature Requests & Feedback › legend highlight
Hi,
Just a small idea, passing the mouse on the legend would highlight each dataSeries. By changing the color or increasing the line thickness.
Is something very useful and the users are asking because the last software had this feature.
Br, Daniel
For doing the same, you can use the chart properties inside the mouse events and call chart.render(). Here, is an example. But we’ll surely consider making this the default behavior in future versions.
— Anjali
Its working great, thanks
You must be logged in to reply to this topic. Login/Register