Hi George, You should use the scaleFormat option and set it to something like '#.###'. This should probably be the default value so this problem doesn't come up so often. Thanks for raising it.
On Mon, Sep 15, 2014 at 3:43 AM, George Michaelson <[email protected]> wrote: > I have data which is values in the range 0.001 - 0.01 > > when I chart this in the SVG based annotated chart, I get "bad" yaxis > values out of scale. the top-line coloured 'this sample' display is fine. > the values are obviously fine, and correlate with the Array values. > > But the axis, which is using maximized, hasn't correctly scaled them, and > I can see in the HTML markup the apparent values are there. So 0.01 might > be "1" and 0.001 might be "0" > > I am sure its me, I do pretty braindead HTML. > > But I'd be interested if there is a known issue with Y axis scaling in the > SVG timeline > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization 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-visualization-api. > For more options, visit https://groups.google.com/d/optout. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> - 978-394-1058 [email protected] <[email protected]> 5CC, Cambridge MA [email protected] <[email protected]> 9 Juniper Ridge Road, Acton MA -- You received this message because you are subscribed to the Google Groups "Google Visualization 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-visualization-api. For more options, visit https://groups.google.com/d/optout.
