Hi, Take a look at the Data Scaling section of the API @ http://code.google.com/apis/chart/formats.html#data_scaling
You have two data sets specified in your CHD parameter. You used the CHDS parameter to scale your first data set properly but the API will use that same scale for your second data set unless told otherwise. If you specify "CHDS=230000,310000,20,100" things should look closer to how you want them. Cheers, K On Mar 30, 11:06 pm, LB <[email protected]> wrote: > Hi all, > > I've been playing around with a bar & line graph. Things worked great > when the values in the line graph are in the same scale as the x axis. > When I want to use smaller values and have those values read from the > r axis (right y axis), things don't work as well. Can anyone help? > > Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
