YuLab-SMU / enrichplot

Visualization of Functional Enrichment Result
https://yulab-smu.top/biomedical-knowledge-mining-book/
226 stars 64 forks source link

enhancement: cnetplot gene vs gene set node aesthetics customization #266

Open kimsjune opened 9 months ago

kimsjune commented 9 months ago

Hello,

It would be nice to be able to pass font face and colour to customize gene and gene set node labels separately. This would help readers to discern between genes and gene sets. These options are already available with geom_node_text, but I'm unable to figure out how to group labels into genes vs gene sets and edit the code myself. Thank you.

SJK