Hi Joshua, If no options are given for it, the chart's view window is determined by the data given. The code will calculate what it believes to be a good view window for the given data.
Hope this helps, Mitch On Wed, Mar 13, 2013 at 1:09 PM, Josh Narins <[email protected]> wrote: > Given a chart on a page where the chart options do not explicitly set > minValue, maxValue, viewWindow.min nor viewWindow.max for either hAxis or > vAxis. > > After I call chart.draw() what methods does the chart object have to > determine what the viewWindow actually is? > > Calling getOptions on the chart object, for example, only returns the > options explicitly set. > > Thank you, > Joshua > > -- > You received this message because you are subscribed to the Google Groups > "Google Chart API" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-chart-api?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Google Chart API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-chart-api?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
