I tried to reduce the data size gradually and at around 1/6 of the original size the image showed up. Thanks for your kind advice, I've been using annotated timeline and the flash is ok with my data. However, the browser hangs quite a long time before the flash shows up, which I found unacceptable. Maybe I should find a server side solution, lol
On 12月28日, 下午8时43分, ChartMan <[email protected]> wrote: > Hi > > This seems very much related to the amount of data you are charting. Can you > try the following > 1) reduce the amount of data dramatically (say /2) and see if the error > occurs. > 2) try the LineChart and see if it suits your needs. It is interactive but > is not an image. > > If size is the problem and you want the chart to be image based, I would > recommend > using data operations to get smaller views of the data (filtering, > aggregations, slice by periods etc.) > > ChartMan > > 2009/12/28 ChartMan <[email protected]> > > > Can you send an example of the chart you are trying to render. There are > > some size limits but is seems that your data didn't reach them. > > > 2009/12/27 杨天颖 <[email protected]> > > > I am. I'm using a datatatable with less than 40 columns and approx. > >> 1400 rows. > > >> On 12月27日, 下午6时24分, ChartMan <[email protected]> wrote: > >> > Are you still getting this error message ? > > >> > On Fri, Jun 26, 2009 at 10:52 AM, Nik <[email protected]> > >> wrote: > > >> > > Dear group, > > >> > > I've been trying to get the ImageChart visualization to work on my > >> > > data sets. The "What's new" notes state that there is no longer a 2K > >> > > limit on data offered to the "lxy" chart, as we now go through the > >> > > visualization API. > > >> > > I'm trying to plot 4000-5000 data points. The result I get back is: > > >> > > " > >> > > Request Entity Too Large > > >> > > Your client issued a request that was too large. > >> > > " > > >> > > What is the practical limit on lxy graphs? I couldn't find any > >> > > reference to this elsewhere on the Google Code site... > > >> > > thanks, > >> > > kind regards, > >> > > Nik. > > >> > > --~--~---------~--~----~------------~-------~--~----~ > >> > > You received this message because you are subscribed to the Google > >> Groups > >> > > "Google Visualization API" group. > >> > > To post to this group, send email to > >> > > [email protected] > >> > > To unsubscribe from this group, send email to > >> > > [email protected]<google-visualization-api%[email protected]> > >> <google-visualization-api%[email protected]<google-visualization-api%[email protected]> > > >> > > For more options, visit this group at > >> > >http://groups.google.com/group/google-visualization-api?hl=en > >> > > -~----------~----~----~----~------~----~------~--~--- > > >> -- > > >> You received this message because you are subscribed to the Google Groups > >> "Google Visualization API" group. > >> To post to this group, send email to > >> [email protected]. > >> To unsubscribe from this group, send email to > >> [email protected]<google-visualization-api%[email protected]> > >> . > >> For more options, visit this group at > >>http://groups.google.com/group/google-visualization-api?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
