Unique identifier for the chart. Used for DOM element IDs.
OptionaltitleChart title displayed in text descriptions.
OptionalsubtitleChart subtitle.
OptionalcaptionChart caption.
Which Nivo chart the child is.
The one Nivo chart element to make accessible, e.g.
<ResponsiveBar data={...} keys={...} indexBy="..." />. Its props are
read as the chart's data; a fragment around it is looked through.
Props for the MaidrNivo wrapper component.