Page 1 of 1
how to focus on a line when a legend clicked
Posted: Wed Jun 19, 2019 11:21 pm
by 16082909
I wish One line should be highlighted or the other line need to be transparent.
How can I implement it?

Do you have an example?
Re: how to focus on a line when a legend clicked
Posted: Thu Jun 27, 2019 11:57 am
by yeray
Hello,
You can hide the series using the legend.onclick event as in
this example.
Re: how to focus on a line when a legend clicked
Posted: Fri Jun 28, 2019 9:16 am
by 16082909
Thank you!
