> ## Documentation Index
> Fetch the complete documentation index at: https://docs.explo.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Box Plot

## Data Configuration

#### Chart Type

You can read about this section [here](/creating-dashboards/visualizations/data-tab#chart-type)

#### Grouping

This section is for the field you wish to group chart by. Each group will have a box and whisker plot.

#### Calculation

This section is for the field you wish to calculate the box and whisker values for. These values are: Maximum, Upper Quartile, Median, Lower Quartile, and Minimum.

#### Filter

This section is for filtering the chart based on certain columns. You can read about chart filtering [here](/creating-dashboards/visualizations/data-tab#filter).

#### Header

Read about the `Header` section [here](/creating-dashboards/visualizations/format-tab/overview#header).

#### Y-Axis

Read about the `Y Axis` section [here](/creating-dashboards/visualizations/format-tab/y-axis).

#### X-Axis

Read about the `X Axis` section [here](/creating-dashboards/visualizations/format-tab/x-axis).

#### Enable Download

Read about the `Enable Download` section [here](/creating-dashboards/visualizations/format-tab/overview#enable-download).

#### Box Plot

* **Fill Color:** This specifies the fill color of the boxes and the color of the whiskers.
* **Median Color:** This specifies the color of the line that denotes the median value on the plot.
* **Orientation:** This specifies the orientation of the box plot, either horizontal or vertical.
* **Show Whisker:** This specifies if the whiskers are shown or hidden.

#### Legend

Read about the `Legend` section [here](/creating-dashboards/visualizations/format-tab/legends).

#### Colors

Read about the `Colors` section [here](/creating-dashboards/visualizations/format-tab/overview#colors).

#### URL Link

Read about the `URL Link` section [here](/creating-dashboards/visualizations/format-tab/overview#url-link).

#### No Data Configuration

Read about the `No Data Configuration` section [here](/creating-dashboards/visualizations/format-tab/overview#no-data-configuration).

#### Expose Underlying Data

Read about the `Expose Underlying Data` section [here](/creating-dashboards/drilldowns/underlying-data-drilldowns).
