Category "nivo-react"

ReferenceError: ResizeObserver is not defined with nivo and NextJS

I want to use nivo with Next but when I load the page containing a pie chart made with nivo, I get this error: ReferenceError: ResizeObserver is not defined. My

Nivo React Scatterplot - node colors per object key - possible?

Using Nivo React Scatterplot chart I want to specify dot color respective to key value of my data object. E.g.: data: [ { x: 0, y: 3300, average: 3500, status