plouc / nivo

nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries
https://nivo.rocks
MIT License
13.08k stars 1.02k forks source link

How to hide/unhide certain data line(s) as per nivo's line chart example #2078

Closed tytx closed 2 years ago

tytx commented 2 years ago

Hello all, with regards to the nivo example: https://nivo.rocks/line/ is it possible to hide certain lines i.e. norway/germany. in line charts

would this require change to the incoming data array itself or is there some nivo based properties to handle this?

tytx commented 2 years ago

image