Skip to content

Charts - Scatter

Scatter charts express the relation between two variables, using points in a surface.

Basics

Scatter chart series should contain a data property containing an array of objects. Those objects require x, y, and id properties.

50100150200250300350200400
Press Enter to start editing

Styling

CSS 🚧

Shape 🚧

Size 🚧