I am using Shiny heatmap tool to generate a heatmap from a matrix that has 109 rows and 109 columns. I got a nice heatmap but there is no way I can see row or column names. Is there any way to format this graph so that row and column names are visible.
HI! I appreciate that this has been a long time since your question, and may not directly answer your question. But I just developed a Julia-based GUI tool to plot heatmaps based on Python's Seaborn package, just wanted to share it here. It's not based, but you may find it useful. Takes 10-15 min to get it running. Very minimal/no coding is required for this. This is the link with the full instructions and information:
https://github.com/srgk26/easy_plotting.app
Thanks Guys. I will try the links !