# Bubble chart

### When should we use a bubble chart? <a href="#od_89fc757a" id="od_89fc757a"></a>

A bubble chart is a type of scatter plot in which data points are represented as bubbles. Each bubble typically has three dimensions: the horizontal position (X-axis), the vertical position (Y-axis), and the size of the bubble (diameter or area). The third dimension (size) is used to represent a quantitative value associated with each data point.

### Create a bubble chart&#x20;

Read this section to learn about how to create a bubble [here](https://doc.dataflake.co/visualizations/create-a-chart)&#x20;

### Style a bubble chart&#x20;

Read [this section](https://doc.dataflake.co/custom-charts/quick-styling-toolbar) to learn about how to use quick styling toolbar&#x20;

### Advanced styling options&#x20;

Read this section to learn about styling chart with many advanced options [here](https://doc.dataflake.co/custom-charts/right-styling-panel)&#x20;
