Tom, If you set the value of 'scaleType' to 'maximize' then you'll get the data plotted to the full vertical range. There is nothing I've seen that allows you to set a minimum value as you'd also need to set the maximum in order to properly scale the plot. Try the "scaleType: 'maximize';" in the options for the graph and see what you think.
Bob On Aug 20, 6:26 am, Tom <[email protected]> wrote: > If you have a timeline with a small range of values (say, 500 to 510), > is there a way to set the minimum Y value to 400? I've tried {min: > 400}, but ATL seems to always want to include 0 on the Y axis. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
