Compare distributions with quartiles and outliers
Summarize one or more numeric distributions with quartiles, medians, whiskers, and optional outliers. Paste a value column, add groups if needed, and Vizvero calculates the box plot for you.
A box plot, or box-and-whisker plot, summarizes a distribution using the first quartile (Q1), median, third quartile (Q3), whiskers, and potential outliers. The box spans the interquartile range, or IQR, which contains the middle half of the observations.
Vizvero uses Tukey-style 1.5×IQR fences for outlier detection and linear interpolation for quartiles. With a group column, multiple distributions can be compared side by side; with blank groups, the data is treated as one “All data” distribution.
Four-step workflow
Add a numeric value column and a group column if you want side-by-side distributions.
Toggle median labels, outliers, grid lines, and axes in the Chart panel.
Apply a theme and adjust line width and outlier point size in the Design panel.
Preview each box expanding from its median, then export PNG, SVG, or MP4.
Change typography, spacing, geometry, axes, background, and palette without rebuilding the chart.
Export the same chart scene as PNG, true vector SVG, or frame-rendered MP4.
Editing and chart rendering happen in the browser, so you can work without creating an account.
The box spans Q1 to Q3, with a line at the median. Whiskers extend to the most extreme non-outlier observations under the 1.5×IQR rule.
Values below Q1 − 1.5×IQR or above Q3 + 1.5×IQR are treated as potential outliers and can be shown as separate points.
Yes. If the group column is blank, Vizvero combines the valid values into a single “All data” distribution.
A box plot compresses a distribution into quartiles, whiskers, and outliers. A histogram shows the frequency shape across numeric bins and can reveal features such as multiple peaks.
Keep exploring