Hi,
I have a line chart with multiple series and the labels get jammed when the values are too close to each other.
Is there a way to change the opacity of other series when I mouse over a series?
Thanks
Unfortunately, there is no such demo.
You could try to create it – you need to catch the mouseover event and then dynamically change the series.
Please, take a look at this example and this topic.