BoxPlot.
'value'Value accessor.
'auto'Minimum value.
'auto'Maximum value.
'group'How to group box plots belonging to the same series
Specify the groups available, if omitted, it will be inferred from the provided data.
Used for sub-grouping.
Specify the sub-groups available, if omitted, it will be inferred from the provided data.
0.1, 0.25, 0.5, 0.75, 0.9][0.1, 0.25, 0.5, 0.75, 0.9]Quantiles
'vertical'Chart layout.
0.1Padding between each group or boxplot when there is a single group (ratio).
6Padding between grouped boxplots.
Chart width for non-responsive component.
Chart default width for responsive component.
Chart height for non-responsive component.
Chart default height for responsive component.
Debounce width/height updates for responsive component.
A callback for when responsive component is resized.
Chart margin.
Ref to the chart's container. Used on this page to generate/download the chart's image via html-to-image.