ggVennDiagram()
, make it much easier to set edge/setlabel/regionlabel color and size.ggVennDiagram
in v1.0. It is now has well-defined data structure and maybe more elegant in coding.venn
, which is another Venn plot tool authored by Adrian Dusa.show_intersect = TRUE
in the ggVennDiagram()
function, it will now return a html widget directly by plotly
.ggVennDiagram()
, including lty
, color
, and so on. But these settings can be easily accessed with ggplot functions. See README.Intersection values can be obtained and visualized now. See README for more information;
Bug fixings.