OptionalidUnique ID for the MAIDR instance. Defaults to the container element's id.
OptionaltitleChart title. Extracted from chart options when omitted.
The Google Charts chart type string (e.g. 'BarChart', 'LineChart').
Must be provided because the chart instance does not expose its own type.
For stacked, normalized, or grouped (dodged) variants of bar / column
charts, use the explicit adapter type strings such as
'StackedColumnChart', 'NormalizedBarChart', or 'DodgedColumnChart'.
Options accepted by createMaidrFromGoogleChart.