I am using the GWT wrappers to access the visualization API. I'm creating a PieChart that I add 10 rows to - but I only see 5 rows displayed. I set the row count to 10 and add 2 rows. Then in a loop, I add 4 rows each time thru a loop which processes a list of objects. In my test case, there are 2 objects in the list. When the chart displays, I see the first 2 rows I added outside of the loop, and the first 3 rows from the first time in the loop.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
