gggenes
gggenes copied to clipboard
Legend Size
The font size of the legend is too large if many different genes are shown in the gggenes plot. Is it possible to change the size of the legend. I tried
theme(legend.text=element_text(size=9))
theme_genes(base_size=9)
None of them worked.
Hi @MichWeb75, could you post a reprex with some example data showing the problem?