Hi,

I am using the Visualization API to retrieve data from a Google Spreadsheet 
and then displaying it in my Google Gadget. I have the data set to refresh, 
which works fine. What I would like to do though is to compare numeric 
values to what they were before. If they have gone up, I want to display the 
number in green. If it has gone down, then I would like to show it in red. 
Is there a way to get the before values? Or do I need to store the old 
values in an array and compare them with the new values on every refresh?

Thx.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-visualization-api/-/b1Yaxjmq5A0J.
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