Sorry, this error is something I couldn't show via jsfiddle, because its working on jsfiddle, doesn't work in my application. But I will provide a detailed instruction.
I see, highcharts provides, a useful functionality - if you hover the symbol of one series on legend, then that series are highlighted in the graph.
Here is a image.
I want to do this when I click one series on the graph. So, if I click one series, then only that series should be highlighted on that graph, and others are dimmer.
How I can do this? Is there any solution to do this?
Sorry, this error is something I couldn't show via jsfiddle, because its working on jsfiddle, doesn't work in my application. But I will provide a detailed instruction.
I see, highcharts provides, a useful functionality - if you hover the symbol of one series on legend, then that series are highlighted in the graph. Here is a image.
I want to do this when I click one series on the graph. So, if I click one series, then only that series should be highlighted on that graph, and others are dimmer. How I can do this? Is there any solution to do this?
Thanks.