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

# Scatter chart

> Learn what parameters you need to configure a scatter chart

A scatter chart uses dots to show the relationship between two variables.

<img src="https://mintcdn.com/prophecy-62973bd0/88t3kPk63E5ZR9Oi/data-analysis/development/runs/data-explorer/charts/img/scatter-chart.png?fit=max&auto=format&n=88t3kPk63E5ZR9Oi&q=85&s=99f0032a44a2dfc9f070403dd0cdf5fe" alt="ScatterChart" width="2876" height="1616" data-path="data-analysis/development/runs/data-explorer/charts/img/scatter-chart.png" />

You can configure the following parameters for the chart:

| Parameter       | Description                                                                      |
| --------------- | -------------------------------------------------------------------------------- |
| X-axis config   | Configuration for the X-axis, including min value, max value, and tick interval. |
| Y-axis config   | Configuration for the Y-axis, including min value, max value, and tick interval. |
| Chart style     | Style of the chart, either scatter or bubble.                                    |
| Display Legends | Whether to display the legend on the chart.                                      |
| Enable Tooltips | Whether to display tooltips on hover.                                            |
