Unique identifier for the chart. Used for DOM element IDs.
OptionaltitleChart title displayed in text descriptions.
OptionalsubtitleChart subtitle.
OptionalcaptionChart caption.
2D grid of subplots. Each row is an array of subplots.
For a single chart, use [[{ layers: [...] }]].
Root MAIDR data structure containing figure metadata and subplot grid. This is the type for the
dataprop passed to the<Maidr>React component.Example