Hi Joseph, I just tested this myself, and things appear to work fairly reasonably.
Here is a jsfiddle example of me querying a spreadsheet, using response.getDataTable(), drawing it, adding a row to the data, and then drawing in another Table: http://jsfiddle.net/3L8fck9f/ On Thu, Feb 18, 2016 at 1:18 AM <[email protected]> wrote: > Hello, > > I am new to Google Charts. I use response.getDataTable() to fetch data > from spreadsheet and create a bubble chart. Now I want to add rows > dynamically to the data table. But data.addRow() function is not working > for me. Could someone please help me with the issue? > > -- > 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 > https://groups.google.com/group/google-visualization-api. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-visualization-api/9cba2c74-a5ec-4e6f-af92-3b2cccf77c76%40googlegroups.com > <https://groups.google.com/d/msgid/google-visualization-api/9cba2c74-a5ec-4e6f-af92-3b2cccf77c76%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- *[image: unnamed.gif]• Sergey Grabkovsky• Software Engineer• Google, Inc• [email protected] <[email protected]>* -- 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 https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/CAEwwup4c2_MvGwU2bSgYiu49GO6dseXuYNm0w1FwHQ23-Z8dCw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
