On this page
Examples
/
dot
Dots from coordinates array
<
Plot
grid
>
<
Dot
data
=
{range(-10,
11
,
0.5
)
.map
((
n
) =>
[n, n ** 3])} fill />
</
Plot
>
Dots from number array
Beeswarm plot
Improve this page
Last update at: 2025/11/24