Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hide row dendrogram axis ticks for plotly
To reproduce the issue, run: ``` heatmaply::heatmaply(mtcars, dendrogram = "row", plot_method = "plotly") ``` Notice that the row dendrogram has axis ticks at the bottom.
- Loading branch information