Marker sizes



using AbstractPlotting

scatter(rand(20), rand(20), markersize = rand(20)./20, color = to_colormap(:Spectral, 20))