Tutorial heatmap



using AbstractPlotting

data = rand(50, 50)
scene = heatmap(data)