So if I have a large table, which one is faster to populate it to the
visualization?
Using Object Literal Notation or addRows() ?  Are they equally fast?

Felix Halim


On Thu, Jun 25, 2009 at 4:47 PM, Bug Chart <[email protected]> wrote:

> Hi,
>
> there are also
> DataTable.addRow()
> and
> DataTable.addRows()
> which can ease the setValue()'s pain...
>
> You can see an example here:
>
> http://code.google.com/apis/ajax/playground/?type=visualization#data_table_advanced_population
>
> BugChart.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to