Google Chart API

When I was browsing mininova.org, it’s using this Google Chart API to present its statistics now. Google Chart API is a very quick yet powerful way to create your own chart. You just have to pass your chart data in the URL, then you can get the a PNG file for the chart. There are also many libraries or wrappers for this API in various languages. Check the following link.

Related links

Examples,