I’m using nivo charts to visualize some sick datasets. The example is like this, With the data simply like this, I want to really simply add in a at time 10, 14, 18 a line for when i exercise. Ideally, I’d like to be able to shade the area beneath that line for 4 hours afterwards, in a sort of
Tag: nivo-react
is there a way to make onClick hanlder on a bar on Nivo charts?
I’m new to Nivo.rocks, a react based charts library. Im trying to add a click handler to a bar to just console.log the data on that bar. currently the component comes with its own ‘tool tip’ that shows this data when you hover over a bar but i dont want that. I’ve looked at the documentation but it doesnt show