d3heatmap

https://github.com/rstudio/d3heatmap

Interactive heatmaps with D3 including support for row/column highlighting and zooming.

library(d3heatmap)
d3heatmap(mtcars, scale="column", colors="Blues")