interpolate
using
AbstractPlotting
scene
=
heatmap
(
rand
(
50
,
50
),
colormap
=
:colorwheel
,
interpolate
=
true
)