
Chart types
You can create the following charts in the Visualization tab.| Chart Type | Description |
|---|---|
| Bar | Group your data by categories with rectangular bars with heights or lengths proportional to the values that they represent. |
| Line | Visually represent your data over time or along a continuous range. |
| Area | Line chart with filled areas under the lines to represent quantitative data over time or categories. |
| Pie | Circular graph that divides into slices, where the arc length of each slice is proportional to the quantity it represents. |
| Candlestick | Financial chart that displays how prices change for an asset over time, such as stocks and currency. |
| Map | Uses a map to show how data is distributed across a geographic region. |
| Scatter | Uses dots to show the relationship between two variables. |
Filter conditions
You can apply or remove filters to focus on specific parts of the visualized data. Filtering helps you explore subsets of the dataset without modifying or rerunning your pipeline. Filters apply only to the data currently loaded in the Data Explorer sample.
- Click Filter at the top of the chart.
- Click Add Filter.
- Configure your filter. Select the Condition, Column, and Value to filter for.
- Click Apply.
Click the trashcan icon at the top right corner of the filter to remove it.

