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

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -