The Google Visualization API (JS) is all client side, and www.google.com/jsapi can support high QPS.
All the rest is client side rendered. The exception is GeoMap and GeoChart. Those use the Maps API to geocode addresses, and are subject to the limitations of those APIs. The Image Charts (charts.apis.google.com) have no limit on number of requests (although we reserve the right to block abusive use), however they have size limits (300,000 pixel total area). (Image Chart usage policy: https://developers.google.com/chart/image/docs/making_charts) (Image Chart parameters (which list the 300K Pixel limit) https://developers.google.com/chart/image/docs/chart_params?hl=en) On Wednesday, April 3, 2013 5:56:19 PM UTC-4, OffensivelyBad wrote: > > I'm planning to use Google Charts to visual some data for business > purposes. > > Could someone advise me on the data or request limits with using the API? > -- You received this message because you are subscribed to the Google Groups "Google Chart API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-chart-api?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
