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! I have a matrix with 1000 columns and 30 rows, what would be the best way to include the column names in the heatmap, without them overlapping? Currently I use column_names_gp = gpar(fontsize = 1).
In the exported PDF they overlap, and in a PNG I would need a very high res. to be able to zoom in (I think).
Thank you!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I have a matrix with 1000 columns and 30 rows, what would be the best way to include the column names in the heatmap, without them overlapping? Currently I use column_names_gp = gpar(fontsize = 1).
In the exported PDF they overlap, and in a PNG I would need a very high res. to be able to zoom in (I think).
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions