Friday, March 19, 2010

What Hapened To I Deep Throat.com

Ghioni

Today, thanks to my friend
Giovdi
, I learned of a Google service that lets you create graphs online
using a simple URL request to a server
graph of Google, this service is
Google Chart Tools
 and offers excellent support to anyone who needs to include in your blog / website a chart or some mathematical formula. 

Operation is very simple and consists only in changing the parameters passed to a dynamic URL.

Here's a basic example of a URL;



http://chart.apis.google.com/chart?cht=&chd=&chs=&...additional_parameters ...


and represent respectively

 

http://chart.apis.google.com/chart?
It 'll to the base URL requests for graphics.
cht = Typeface This parameter indicates the type of chart you want to use.



chs = Width x Height

size chart expressed in width x height, little man will have a size-optimized graphics.

chd = t: K, Z
    Variables expressed in graphic characters.
  • chl = Name1
    Name of variables used in
  • chd .
Here's a quick example using statistical variables as the percentage of social network preferences
  • . URL
    http://chart.apis.google.com/chart?cht=p3&chs=250x100&chd=t:68, 28.4 & chl = FB this tool.

0 comments:

Post a Comment