javascript - legend click in highcharts to disable other series -


i want disable or hide 1 series when other series hidden or disabled.

example: have 3 columns cluster chart(ex: a,b & c) when click on legend 'a', should disable both series 'a' , 'c'.

i've tried legenditemclick event in highcharts, failed hold on other series(c).


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -