Google chart API

Google Chart API, a really simple tool for creating charts and graphs that are perfect for websites is an excellent offering for developers and web front-end engineers. It provides a simple way of putting a variety of charts into a web page, all generated by Google. The Google Chart API started out as a 20% time project.

  • Line
  • Bar
  • Pie
  • Venn
  • Scatter Plots

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

The Google Chart API returns a PNG-format image in response to a URL.You can include a Chart API image in a webpage by embedding a URL within an <img> tag. When the webpage is displayed in a browser the Chart API renders the image within the page.

Example:

Chart

2 Responses to “Google chart API”

  1. if i want to include Google Chart in my website , how can i do that?

  2. [...] Google Chart API lets you dynamically generate charts. To see the Chart API in action, all you need to do is to send [...]

Leave a Reply

You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <blockquote cite=""> <code> <em> <strong>