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

Any chance to change the edge color? #37

Closed Linda24bc closed 2 years ago

Linda24bc commented 2 years ago

Any chance to change the edge color to black?

gaospecial commented 2 years ago

pls refer to:

https://gaospecial.github.io/ggVennDiagram/articles/using-ggVennDiagram.html#changing-palette-1

p + scale_color_brewer(palette = "Set1")