Search found 3 matches

Go to advanced search

by sgtpepper
Fri Dec 21, 2018 6:46 pm
Forum: Highcharts Usage
Topic: Checkbox to show/hide all series
Replies: 5
Views: 5625
 
Jump to post

Re: Checkbox to show/hide all series

Actually I think that's exactly what I need!

Thank you so much and happy holidays!
by sgtpepper
Tue Dec 18, 2018 10:08 pm
Forum: Highcharts Usage
Topic: Checkbox to show/hide all series
Replies: 5
Views: 5625
 
Jump to post

Re: Checkbox to show/hide all series

I found some inspiration here: https://jsfiddle.net/lot224/8qLdptLv Ideally I would like the code to: 1) let the user switch between show all/hide using built standard Higcharts functionality 2) use setvisible() to control series visabilty 3) be written in pure javascript without jQuery 4) show an c...
by sgtpepper
Thu Dec 06, 2018 10:25 pm
Forum: Highcharts Usage
Topic: Checkbox to show/hide all series
Replies: 5
Views: 5625
 
Jump to post

Checkbox to show/hide all series

I would like to put a checkbox to the left of the text Hide/Show all series above the legends.

How do I put the checkbox and text there and how do I create the Hide/Show all functionin pure javascript code?

Go to advanced search