gaospecial / ggVennDiagram

A 'ggplot2' implement of Venn Diagram.
https://gaospecial.github.io/ggVennDiagram/
GNU General Public License v3.0
277 stars 37 forks source link

Setting region labels and changing color of each set on 6-way triangle Venn Diagrams #32

Closed omtarful closed 2 years ago

omtarful commented 2 years ago

I am trying to replicate the 2nd plot (1st plot was done with ggVennDiagram on R). I was wondering how can I add region labels and give each set (triangle) a different color on the 6-way triangle diagram.

6-way-plot PCOS-6-way
gaospecial commented 2 years ago

Please read the document at https://gaospecial.github.io/ggVennDiagram/articles/using-new-shapes.html and ask hereafter if you still have further questions. In ggVennDiagram, we used different color of set edges to separate them.