On 18 Oct 2009, at 00:59, Addy wrote: > I have a bunch of dynamic data coming through and I don't want to have > to manually calculate the min and max values in order to provide the > scaling information in order to label the y-axis. > > Isn't there some way to tell the API ro use the y-values it has, round > up and use that as the max label? > > I remember doing this once before, but I can't seem to remember how I > did it. It seems like this would be a basic thing (Excel does it > automatically) but I cannot find it in the documentation.
No. You need to do this yourself - it's the price of reasonably short URLs. There are plenty of scripts around (including mine) to do this for you. Marcus --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
