I am attempting to create a DataTable with a large amount of rows, which eventually is grouped and displayed as a smaller set using the Table chart api. However if the size of the rows are over 20k then the addRows method on the data table fails, producing the call stack size exceeded message. I could not find information where this was posted as a known bug nor did I see information on there being a data size limitation on the data table. Is there any way to fix this or is there a workaround available? If size is an issue can there be more specific messaging around that limitation and improvements made to avoid exceeding the stack?
-- 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.
