Converts a Nivo chart's props into MAIDR data, naming the rendered marks inside containerRef for highlighting.
containerRef
Chart metadata, the Nivo chart type, and its props
Ref to the DOM node wrapping the rendered Nivo chart
MaidrData ready to pass to <Maidr data={...}>
<Maidr data={...}>
Converts a Nivo chart's props into MAIDR data, naming the rendered marks inside
containerReffor highlighting.