I'm currently working on a prototype which is using a data source from 
Google Spreadsheet. In the Spreadsheet i have simple calculations which 
works like the sample below:

C1 = A1 + B1

I've added functionality to allow the user to change the value by using a 
dial in the visualization chart, which changes A1 value (using 
setValue(rowIndex, 
columnIndex, value): ). I am able to see the changes in the chart when the 
dial was moved, but the value of C1 remains unchanged.

Does anyone out there knows how i can refresh/recalculate all the formulas 
in the visualization chart? 

Thanks,

Chris.

-- 
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 http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to