# Boxplot chart

A boxplot chart displays the distribution of a data set based on its five-number summary of data points. The five numbers values are:

* Minimum
* First quartile
* Median
* Third quartile
* Maximum

The chart is drawn as a box with a vertical line down the middle, with horizontal lines known as whiskers attached to each side. You can drill-down into your data by double-clicking the boxplot chart.

![Boxplot chart](https://591371677-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFgwF7oC7Y6b7XWdahykf%2Fuploads%2Fgit-blob-c155dcf079fe2c91aa7a3f09b1ee7469b88c32cf%2FPAZ%20Boxplot%20chart.png?alt=media)
