Create a BarChart.
The data of the BarChart.
Optional
options: BarChartOptionsThe options of the BarChart.
The percentage of the bar width in the category width.
0.8
The bar sets of the BarChart.
The percentage of the category width in the grid width.
0.8
The child-widgets of the widget.
The data of the BarChart.
Layout object for the chart.
The style of the BarChart.
The range of the widget, taking into account the children, based on the parent coordinate. To be noted that this method should not be overridden.
The range of the widget.
Optional
params: Record<string, any>Calculate the range of the widget, based on the self coordinate. To be noted that this method should be overridden.
The range of the widget.
Set up a update function to call it when the widget is changed.
The frame from having gone to current frame.
Rest
...plugins: WidgetPlugin[]Static
absoluteStatic
get
BarChart widget.