Venn Diagram of Intelligence With Google Chart API

Venn Diagram of Intelligence

by Javantea
Oct 18, 2008

It's probably been done before, but not with the Google Chart API (I suspect).

http://chart.apis.google.com/chart?cht=v&chd=t:100,100,0,10&chs=480x280&chtt=Intelligence&chdl=Smartest+Bears|Dumbest+Humans

QR Code with my information (again with Google Chart API)

Javantea's Information in QRCode
http://chart.apis.google.com/chart?cht=qr&chl=Joel+R.+Voss%0AJavantea%0Ajvoss%40altsci.com%0A5612+University+Way+NE+Apt+210%0ASeattle%2C+WA+98105%0A%28206%29+310+7549%0Ahttps%3A%2F%2Fwww.altsci.com%2F&choe=UTF-8&chs=150x150

<?php

# Print Javantea's QRCode URL with Google Chart API

print 'http://chart.apis.google.com/chart?cht=qr&chl=';
print urlencode("Joel R. Voss
Javantea
jvoss@altsci.com
5612 University Way NE Apt 210
Seattle, WA 98105
(206) 310 7549
https://www.altsci.com/");
print '&choe=UTF-8&chs=150x150';

?>

Permalink

Comments: 0

Leave a reply »

 
  • Leave a Reply
    Your gravatar
    Your Name