Ok, so here's my problem.....
On our website, our programmer set it up so that if I reference a
certain page, it will give me the data I need in JSON.
Here's a sample:

[{"tracking_number_name":"Craig's
List","tracking_number":"115-979-7383","number_of_calls":479},
{"tracking_number_name":"Yellow Page
Ad","tracking_number":"665-689-9583","number_of_calls":787}]


I've followed along in the code examples, but not sure where I'm going
wrong.
I need to take that data and create a pie chart. It would easiest if I
could just get a complete example of how I'm supposed to write out the
code.

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