gaospecial / ggVennDiagram

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

How to manage intersection fill region #29

Closed lluisfortes1 closed 3 years ago

lluisfortes1 commented 3 years ago

I'm using region variable to fill the regions with a named vector and some alpha value. I get gray color on intersection areas. How to get an overlap alpha colors on intersection region? Thanks

lluisfortes1 commented 3 years ago

Answered here on https://stackoverflow.com/questions/68875752/how-to-edit-ggvenndiagram-intersection-fill-region

gaospecial commented 3 years ago

@archymedes thanks for your feedback. You may refer to https://venn.bio-spring.info/using-ggvenndiagram#comprehensive-customization-by-using-helper-functions for a fully customization of Venn plot.