I would like to hide a few dataseries and show the remaining ones when their legends are clikced .
I wanted to know how i would be able to implement this, such a feature is available in NVD3 graphs and D3.js
In version 1.4 we have implemented legend events and visible property for data series. Using both the features you can hide unhide data series on legend click.
—
Sunil Urs
This reply was modified 10 years, 8 months ago by Sunil Urs.