I believe you can also use it like this:

data.setValue(0, 0, {v: 'TV', f: 'My TV'});
data.setValue(0, 1, {v: 325, f: 'A lot ;-)'});

passing an object as the value parameter, where the object contains the 
value "v" and formatted value "f"

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