# Histogram

A histogram is a graphical representation of data using bars to display the frequency of data points when incremented by some given interval.

#### Configuration Options

| Option        | Description                                                        |
| ------------- | ------------------------------------------------------------------ |
| Bins          | The number of bins to divide the histogram into                    |
| Select Series | The column from the input table to be represented in the histogram |

### Histogram Example

![](https://2577551913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MW_FvcY52Jcyt8JHFGs%2Fuploads%2FXMZ9X0WsGl1yeyLkkTjE%2FScreen%20Shot%202022-08-16%20at%2012.26.09%20PM.png?alt=media\&token=fabc3ebe-9510-41e0-a800-f6d6e676ca2e)
