OptionalidOverride the chart ID used in the MAIDR schema.
Defaults to the chart container element's id attribute.
OptionaltitleOverride the chart title.
Defaults to chart.title().text().
OptionalaxesOverride axis labels.
OptionalselectorsCSS selector overrides for SVG element highlighting.
Each element in the array corresponds to a series by index. Use
undefined at a given position to skip that series (no highlighting).
AnyChart's internal SVG structure does not expose stable class names, so consumers should inspect the rendered DOM and provide explicit selectors for reliable highlighting.
Options the consumer can pass when binding an AnyChart chart to MAIDR.