OptionalidUnique ID for the MAIDR instance. Defaults to the container element's id.
OptionaltitleChart title.
Which chart was drawn, in the adapter's own names — see
FrappeChartType. Required because a chart instance does not expose
its type in a stable way, and because Frappe draws several distinct
statistical charts with the same type. Multi-line charts use 'line'
(the adapter auto-detects multiple datasets).
OptionalaxesAxis labels. z names the dimension the series themselves vary along —
the two sides of a 'diverging' chart, for instance — and is ignored by
the types that have no third dimension.
Options accepted by createMaidrFromFrappeChart.