Thank you! I know it was working at one point (guess it was auto- scaling) then stopped. "chds" has it working again... (could be that for a while I was only feeding it values between 0 and 100 too)
On Aug 3, 12:49 am, KeithB <[email protected]> wrote: > 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.
