scatter colormap



using AbstractPlotting

scatter(rand(10), rand(10), color = rand(10))