A scatter chart shows the relationship between two values (dimensions or measures). Their values are represented as points.
A scatter chart always has two axes: the values of one dimension or measure are plotted along the X-axis and those of the other along the Y-axis. A data point that links these two values is displayed at the intersection of the X and Y coordinates.
These data points can be distributed along the X-axis evenly or unevenly, depending on specific data.
Use this type of chart if you need to find the dependency between dimensions and measures or show a range of values. For example, the relationship between the average order value and the number of orders for a product.
You can also represent dependencies on a scatter chart using point sizes. The size of a point depends on the measure value: the higher the value, the larger the point size.
Example
For example, the size of a point may depend on the discount on a product.
Visualization
Source table (5 rows)
Product
Category
Average order value
Number of orders
Discount
Floor cleaner liquid
Household cleaners
153.0
1
0
Multicooker with 40 modes
Home appliances
3442.0
1
0
Liquid detergent for colored clothes
Household cleaners
525.0
1
0
Carpet detergent
Household cleaners
463.0
1
0
Lemon dishwashing liquid
Household cleaners
362.0
1
0
You can use a gradient in a chart by adding a measure to the Color section. For example, the higher the product's average check, the darker the point.
Dimension or measure. Sets the X-axis value. For String type fields, you can configure using basic Markdown in DataLens On-premises syntax: click the icon before the field name and enable Markdown.
Y
Dimension or measure. Sets the Y-axis value. For String type fields, you can configure using basic Markdown in DataLens On-premises syntax: click the icon before the field name and enable Markdown.
Points
Dimension. Specifies the number of points on the chart.
Point size
Measure. Sets point size depending on the measure value.
Colors
Dimension or measure. Affects the color of points.
Sorting
Dimension. You can only use a dimension from the X axis. Affects the sorting of the X axis. The sorting direction is marked with an icon next to the field: for ascending or for descending. To change the sorting direction, click the icon.