R Figure Reference: heatmapgl Traces

A heatmapgl trace is initialized with plot_ly or add_trace:
plot_ly(df, type="heatmapgl"[, ...])
add_trace(p, type="heatmapgl"[, ...])

A heatmapgl trace accepts any of the keys listed below.