OptionalidOverride the generated figure ID. Defaults to highcharts-grid-{n}.
OptionaltitleFigure-level title announced for the whole grid.
OptionalsubtitleFigure-level subtitle.
OptionalcaptionFigure-level caption.
OptionallayoutChunks a flat chart list into a grid. Ignored when a 2D chart array is passed (2D input maps 1:1 to the subplot grid). When omitted, a flat list becomes a single row.
Optionalrows?: numberNumber of grid rows (columns are derived when only rows is set).
Optionalcolumns?: numberNumber of charts per row. Takes precedence over rows.
Options for customizing the highchartsGridToMaidr adapter output.