javascript - How can I hide series from a HighCharts legend? -


i have 4 series in chart. 2 visible when chart loads. 2 hidden.

when user zooms in, visibility switches.

how can have legend displays 2 visible series?

pass showinlegend parameter series don't want visible in legend like:

series.showinlegend = false; 

Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -