Hi Jason, Take a look at the following section on Data Formats: http://code.google.com/apis/chart/docs/data_formats.html#text
The API is expecting values between 0 and 100. Adding "chds=0,585" to your URL will tell the API to expect data ranging from zero to 585. Sometimes it seems that the API auto-scales Pie Chart data in text data formats, but it's always better to specify. Cheers, Keith -- You received this message because you are subscribed to the Google Groups "Google Chart 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-chart-api?hl=en.
