using AbstractPlotting scene = Scene() scatter!(scene, rand(10), color=:red) text!(scene,"adding text",textsize = 0.6, position = (5.0, 1.1))