That refers to the Image Chart API, which is old and deprecated. The Interactive Chart API has no such limits, as most charts are handled exclusively in the client's browser without the need to fetch any data; the few exceptions (such as the GeoCharts that need to geocode data) do not use URL parameters to transfer data, and so do not encounter this limit either.
On Wednesday, November 27, 2013 12:54:12 AM UTC-5, Raymond Chong wrote: > > The Visualization/Chart API datasets are limited to the size of a URL > (roughly 2K). > https://developers.google.com/chart/interactive/faq > > > What does this mean to us ? > If it means the datatable cannot go beyond 2K, > > 2K is absolutely not enough.... > > Any comments ? > > -- You received this message because you are subscribed to the Google Groups "Google Visualization 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-visualization-api. For more options, visit https://groups.google.com/groups/opt_out.
