Boxplot
Create boxplots to show distribution summaries in BeCharts.
Back to Chart types.
Boxplots summarize distributions using quartiles and whiskers (and optionally outliers).
Use the box and whisker plot maker for FAQs, export tips, and a full creation walkthrough.
Data format
Common approaches:
- Precomputed five-number summary (min, Q1, median, Q3, max)
- Raw samples (if the preset/process supports transforming to boxplot)
Import and edit support
- Import: ❌
- Edit: ❌
Customize highlights
- Series: box style, whiskers, outliers (when enabled), labels
- Axes: category labels and scaling
Tips
- Use consistent units across categories.
- Consider showing individual points (scatter) alongside boxplots for small samples.