Google Chart Tools / Image Charts (aka Chart API) - 0 views
-
Chrissy Zellman on 15 Mar 11The Google Chart API returns a chart image in response to a URL GET or POST request. The API can generate many kinds of charts, from pie or line charts to QR codes and formulas. All the information about the chart that you want, such as chart data, size, colors, and labels, are part of the URL. (For POST requests, it's a little different, but don't worry about that now).