(OLDER) <- More Stuff -> (NEWER) (NEWEST)
Printer Friendly Version



Google's new Chart API spiffs up your web pages


2007/12/10

Google has released an easy to use API that creates charts and lets you very easily imbed them in your web pages. For example, here's a chart that shows recent browser usage for visitors to this site:

Chart of browser usage

The code that produces that is as easy as you could want: I simply put "http://chart.apis.google.com/chart?cht=p3&chd=t:45.8,38.7,15.5&chs=270x100&chl=Firefox|IE|All%20Others" inside an <img> tag.



I first got wind of this from a post at Technometria, by the way. Good site, worth a visit. I could have made it a line chart just by changing the "cht=p3" to "cht="lc":

Chart of browser usage

Fantastic stuff, and pretty easy to use. However, I ran into trouble when I wanted to make a bar chart. Let's try it:

Chart of browser usage

Ugh. That's kind of cramped. How do we spread it out? Maybe it just needs more room, let's try making it wider:

Chart of browser usage

No, that didn't do it. We need to add a new parameter: "chbh=40,20". That says the bars are 40 pixels wide, with 20 pixels between them.

Chart of browser usage

There, that's better. The data provided in these examples has to be in the range of 0 to 100 (and -1 for missing data), but Google provides two other ways to encode larger values and even a little bit of Javascript so that you don't have to do the encoding yourself. Take a look at the Developer's Guide page for all the details.

Note the usage policy:

Use of the Google Chart API is subject to a query limit of 50,000
queries per user per day.
 

That's certainly well within my parameters..




Click here to add your comments



Don't miss responses! Subscribe to Comments by RSS or by Email

Click here to add your comments


If you want a picture to show with your comment, go get a Gravatar



Have you tried Searching this site?

Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates

This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.

Publishing your articles here

Jump to Comments



Many of the products and books I review are things I purchased for my own use. Some were given to me specifically for the purpose of reviewing them. I resell or can earn commissions from the sale of some of these items. Links within these pages may be affiliate links that pay me for referring you to them. That's mostly insignificant amounts of money; whenever it is not I have made my relationship plain. I also may own stock in companies mentioned here. If you have any question, please do feel free to contact me.

Specific links that take you to pages that allow you to purchase the item I reviewed are very likely to pay me a commission. Many of the books I review were given to me by the publishers specifically for the purpose of writing a review. These gifts and referral fees do not affect my opinions; I often give bad reviews anyway.

We use Google third-party advertising companies to serve ads when you visit our website. These companies may use information (not including your name, address, email address, or telephone number) about your visits to this and other websites in order to provide advertisements about goods and services of interest to you. If you would like more information about this practice and to know your choices about not having this information used by these companies, click here.


book graphic unix and linux troubleshooting guide

My Troubleshooting E-Book will show you how to solve tough problems on Linux and Unix systems!



 I sell and support
 Kerio Mail server




pavatar.jpg
More:
       - Web/HTML


Unix/Linux Consultants

Skills Tests

Guest Post Here











My Favorites

Change Congress