How to scale circle sizes in VennDiagram using draw.triple.venn
1
0
Entering edit mode
Gary ▴ 20
@gary-7967
Last seen 5.1 years ago

Hi,

The below is the command I used to create a Venn diagram with three sets. However, the three circle sizes are the same. Could you show me how to adjust the circle size based on the area size? Many thanks.

grid.newpage()

draw.triple.venn(area1 = 9737, area2 = 13329, area3 = 6300, n12 = 8612, n23 = 6176, n13 = 5781, n123 = 5748, category = c("G8_13", "G8_14", "G8_15"), lty = "blank", fill = c("pink", "light blue", "orange"))

Best,

Gary

VennDiagram venn diagram circle size draw.triple.venn • 1.8k views
ADD COMMENT
1
Entering edit mode
@james-w-macdonald-5106
Last seen 13 hours ago
United States

VennDiagram is a CRAN package, so you should direct questions about it to r-help@r-project.org

ADD COMMENT
0
Entering edit mode

Many thanks for your information. However, after I sent my question, I get a message from R-help below. Do you know how can I become a member or my question could be rejected? Many thanks.

 

Your mail to 'R-help' with the subject
    How to scale circle sizes in VennDiagram using draw.triple.venn
Is being held until the list moderator can review it for approval.
The reason it is being held:
    Post by non-member to a members-only list
Either the message will get posted to the list, or you will receive
notification of the moderator's decision.  If you would like to cancel
this posting, please visit the following URL:

ADD REPLY

Login before adding your answer.

Traffic: 681 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6