The rendered Frappe chart instance for this panel (only data is read).
The element the chart was drawn into. Must be inside the wrapper element.
The Frappe chart type of this panel.
OptionaltitlePanel display name, announced when navigating between subplots.
OptionalaxesAxis labels for this panel.
One panel of a multi-panel (small-multiples) figure built from several independently rendered Frappe charts.
Frappe Charts has no native facet/subplot concept — a "multi-panel" chart is simply N
new frappe.Chart(...)instances laid out by the host page's CSS. AFrappePanelpairs one such instance with its container and the adapter options that would otherwise be passed tocreateMaidrFromFrappeChart.