Emapplot Pie Graphic Legend Interferes with Map
0
0
Entering edit mode
12 months ago

Enrichment Map using emapplot

Below is my code to populate the plot. I have tried various ways to remove or make the pie legend (bottom left corner) smaller...to no avail.

I appreciate any help with this issue.

IBU_REACTForm_res <- pairwise_termsim(IBU_REACTForm_res) par(mar = c(2, 2, 2, 2)) EnMREACT_IBU <- emapplot(IBU_REACTForm_res, pie.params = list(legend_n = 2, pie.position ="none", layout="kk", pie.legend = "none"), layout.params = list(layout = "kk"), cex.params = list(category_label = 3, category_size =0.5, label_format = 1), showCategory = 3) + theme(legend.key.size = unit(2,'cm'), legend.title = element_text(size = 30), l egend.text = element_text(size = 30)) + guides(pie = "none")

enrichplot clusterprofiler Emapplot • 395 views
ADD COMMENT

Login before adding your answer.

Traffic: 2773 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6