Closed
Description
Could/should we have some trace type that would be equivalent to matplotlib's imshow()
for showing full-color images? https://matplotlib.org/api/_as_gen/matplotlib.pyplot.imshow.html
basically heatmap but with r,g,b channels or something?