Background color
Data set
How many boxplots to draw
If you paste one column, it will create a single box. If you paste multiple columns (CSV), each column becomes a separate series.
Each CSV column becomes a series. First row is treated as labels if textual.
Section details
Graph description
Theme:
How the Box & Whisker Plot Maker Works
Paste your numbers or load a CSV. For each series we compute the five-number summary: minimum, first quartile (Q1), median, third quartile (Q3), and maximum. Whiskers extend to the last points within 1.5×IQR (IQR = Q3 − Q1). Data beyond whiskers are plotted as outliers. All styling changes apply in real-time and the chart is fully responsive.
How to generate a box and whisker plot
- Choose how many series you want (or paste your data / import CSV).
- Enter values for each series separated by commas or new lines.
- Customize background and border colors under Design.
- Set a title and optional source under Labels.
- Export as PNG or SVG.
Common questions
- What is 75% of a boxplot? The 75th percentile is Q3, the right edge of the box in a horizontal layout.
- What is a box and whisker plot maker? A tool that turns raw data into a concise distribution summary with quartiles, whiskers, and outliers.
- What are the 5 main points? Min, Q1, Median, Q3, Max (the five-number summary).
Frequently Asked Questions
How to generate a box and whisker plot?
Enter or paste your dataset(s). The tool computes the five-number summary (minimum, first quartile Q1, median, third quartile Q3, maximum). Whiskers extend to the last data points within 1.5×IQR (IQR = Q3 − Q1) and outliers are marked beyond that. Labels and colors update live; then export as PNG or SVG.
What is 75% of a boxplot?
The 75th percentile is the third quartile (Q3). In the plot, Q3 is the right edge of the box in a horizontal layout (or the top edge in a vertical layout).
What is a box and whisker plot maker?
It’s a tool that transforms raw numbers into a box-and-whisker chart, summarizing a distribution with its median, quartiles, whiskers, and outliers. This page renders it instantly as you type and lets you customize styling and labels.
What are the 5 main points of a box and whisker plot?
The five-number summary: Minimum, Q1 (25th percentile), Median (50th), Q3 (75th), and Maximum. These define the box (Q1–Q3) and the center line (median); whiskers typically extend to the most extreme non-outlier values.