You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Is that a way to remove the huge empty space of the bottom area? My dataframe has long column names and I have removed it from setting the showticklabel to False.
Thanks!
Describe the bug
Hi,
Is that a way to remove the huge empty space of the bottom area? My dataframe has long column names and I have removed it from setting the showticklabel to False.
Thanks!
To Reproduce
heatmaply(scale_df,colors = cell_colors, Rowv = F, Colv = T,scale="none",showticklabels = c(F,T),col_side_colors = tissue_anot,fontsize_col = 0,file="trial.html",width = 300,height = 1000)
Screenshots
The text was updated successfully, but these errors were encountered: