I have a line chart with multiple lines in it. Is there a way to let the user select and deselect items in the legend (via checkboxes and AJAX/Javascript) to show/hide corresponding lines?
As an example: I have Series A, Series B, and Series C. If the user unchecks the box next to Series A in the legend, then the line for Series A will be removed from the chart and only Series B and C lines will be showing.
Thank you in advance,
Lindsey