Tutorial title function



using AbstractPlotting

scene = lines(rand(10))
sc_t = title(scene, "Random lines")
sc_t