I am integrating the heatmaply package into a shiny app that allows users the option to cluster either by row, column, both, or none. However when the either row or column is selected, the dendogram shows up with numbers as shown in the figure inside the red box.
Does anybody know how to suppress these numbers from showing up?
Asked
Active
Viewed 135 times
0

Eddy Zavala
- 549
- 1
- 4
- 12
-
3Data and code used would be helpful – Tung Mar 08 '18 at 21:18
-
Are you using the CRAN or the GitHub version? – Fábio Mar 09 '18 at 03:59
-
See [this issue](https://github.com/talgalili/heatmaply/issues/175) - it seems to be an oddity which arises only in some circumstances. – alan ocallaghan May 05 '18 at 15:03