Hi
Can you please clarify the usage of the Venn diagram with an example?

Given raw counts of

A = 914
B = 228
C = 355

AB=86
AC=85
BC=40

ABC=27

I ran
http://chart.apis.google.com/chart?cht=v&chs=500x500&chd=t:914,228,355,86,85,40,27
which is obviously not right

I tried adjusting the AB,AC,BC and ABC based on the relative area as
such

AB=86/914=9
AC=85/914=9
BC=40/228=18
and
ABC=27/914=3

to process this
http://chart.apis.google.com/chart?cht=v&chs=500x500&chd=t:914,228,355,9,9,18,3

This also looks nothing like how it should (since all the circles are
the same size)

What is the process for generating the right graph given the above
count data?

Thanks for the help
Stephen



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Chart API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to