Google Chart API: Agrega gráficos estadísticos (Charts) a tu sitio web, Gratis!
Posted on | Diciembre 14, 2007

Una vez más Google nos provee una herramienta útil para nuestros sitios web en general, esta vez con un API que, mediante la aplicación de una línea de código, nos entrega un gráfico estadístico con los parámetros que hayamos seleccionado. Por ahora es gratis, como la mayoría de los servicios de Google.
"The Google Chart API returns a PNG-format image in response to a URL. Several types of image can be generated: line, bar, and pie charts for example. For each image type you can specify attributes such as size, colors, and labels.
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."
Ver información completa del API en: http://code.google.com/apis/chart/
Comments
Leave a Reply
