Allow Disabling Series by Default
I want to have the ability to disable a data series by default, so that when you click on its legend item it shows, instead of hides. This will give me the ability to put many series on one graph, only show the core ones, while allowing users to show additional series if they need.
-
@Sig It works here: http://jsfiddle.net/highcharts/ACKmb/
-
Sig commented
It seems to me that if you hide all the series nothing is rendered when you click on the legend. Is this intended or a bug?
Thanks. -
Minh commented
This doesn't seem to work on pie charts? The pie pieces are simply missing, instead of recalculating the pie with the remaining visible pieces.