Could you please help me debug this JSON code to see why i cannot make
a motion chart?

{cols: [{id: 'user', type: 'string'},{id: 'date', type: 'date'},{id:
'value', type: 'number'}],rows: [{c:[{v: 'frank'}, {v: '2010-03-01'},
{v: '20'}]},{c:[{victor: 'u'}, {v: '2010-03-01'}, {v: '20'}]},{c:[{v:
'mike'}, {v: '2010-03-01'}, {v: '1'}]}]}

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