clusterProfiler
clusterProfiler copied to clipboard
Change Font Size of Dot Plot's Features
Hi,
I have generated a Dot plot with the following code:
DotPlot(Left_Ventricle_Seurat_Object_modified, features = features,col.min = 0, col.max = 2) + RotatedAxis()+theme(legend.position = "bottom", legend.text = element_text(size=8), legend.title = element_text(size = 6), legend.key.width = unit(0.6, 'cm'))
How can I change the font size of the features?
Thanks,
Jenny
It is not clear to me how your question relates to the dotplot function from clusterProfiler / enrichplot...
I guess you posted at the wrong GitHub page; you rather should do this at the seurat pages... https://satijalab.org/seurat/reference/dotplot