Test
using
AbstractPlotting
scatter
(
0
..
1
,
rand
(
10
),
markersize
=
rand
(
10
)
.*
0.1
)