phpeveryday.com

The best tutorial of php, php framework, php strategies, object oriented oriented,


Google API: Creating Dynamic Chart Use Google Chart API

Tag: API, google, chart   Category: PHP API
post: 18 Jan 2008 read: 1,402


Google has release new API, Google chart API. Google chart API provide dynamically generate dynamic chart. It means, now, we don't need install or include any file to create chart. We don't need create object from any classes. Just send parameters through HTTP to google. The following types of charts are available: Line chart, Bar chart, Pie chart, Venn diagram, Scatter plot.

The simplest test, point your browser to: http://chart.apis.google.com/chart?cht=p3&chd=s:hW&chs=250x100&chl=Hello|World

You will get chart like following picture:

Detail information, you can get at http://code.google.com/apis/chart/.




| Give Your Opinion | Recommend
Share and Bookmark to: These icons link to social bookmarking sites where readers can share and discover new web pages.
digg del.icio.us technorati Ma.gnolia BlinkList

Recommended articles by other readers:
Web Services: How PHP Kiss VB.NET? (Part 1)
Chart: How to Build Cool Animation Real Time Chart
Joomla: Fast Road to Understand Component Programming
Email: Send Attachement Mail
mod_rewrite - Part 1: create your "fantasy" URL

What do You Think?
Your Name *:
Email *:
(Will not be published)
Website/URL:
Your Comment *:
* Required


615
posting