Skip to main content

Scatter chart

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

ScatterChart

You can configure the following parameters for the chart:

ParameterDescription
X-axis configConfiguration for the X-axis, including min value, max value, and tick interval.
Y-axis configConfiguration for the Y-axis, including min value, max value, and tick interval.
Chart styleStyle of the chart, either scatter or bubble.
Display LegendsWhether to display the legend on the chart.
Enable TooltipsWhether to display tooltips on hover.