Just got a heads up that Google’s Chart API has been updated to include Venn Diagram support now (As you see above). Blogos created the example above using the following simple HTTP request:
http://chart.apis.google.com/chart? the base URL cht=v& chart type: v for Venn chs=400×200& chart size: 400 by 200 pixels chd=t:119,96,43,67,22,38,16& chart data: the 3 circle sizes, and the intersection areas: see the API for details chdl=Redundant|Doesn’t-start-pericope|Has-Meta-comment& chart legend chf=bg,s,efefef chart fill: background = grey




















Leave a Reply