<- heatmaply(mtcars, k_row = 3, k_col = 2)
fig
|> light_theme() fig
heatmaply
Note, this is not fully working - see e.g. the legend background and the labels.
Although the plotly theming partly works, it looks like heatmaply has a different way to get the rest of the theming right.