Thanks VizGuy. My mistake. 'scaleType: maximum' does exactly what I'm
looking for. It is confusing, though, that min and max don't seem to
operate in the same way. Max will truncate the table view below data,
while min doesn't seem to be able to be set to anything above 0.

On Feb 15, 7:35 am, VizGuy <[email protected]> wrote:
> It does work, but maybe the documentation is not clear enough:
> This option is to ensure that the value is in the visible part of the chart.
> In the example that you point to, the default scaleType is used, which is
> 'fixed', and that means that the min value is set to 0 (or to the smallest
> negative value if there are any).
>
> Try to set the min value to -20000000 and see that it does work.
>
> Regards,
> VizGuy
>
> On Sun, Feb 15, 2009 at 5:54 AM, Ianeng <[email protected]> wrote:
>
> > I can't seem to get the "min" configuration option to work on any
> > Annotated Timeline—even when I alter the interactive code sample
> > provided (try it for yourself:
>
> >http://code.google.com/apis/ajax/playground/?type=visualization#annot...
> > ).
> > Am I completely oblivious to something or is this a glitch?
>
> > Before you ask me to provide sample code, try it in the playground.
> > Max works, but min doesn't!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to