Hi Nicole, It turns out your format '$#.##' is hiding the difference. If you add another digit, so it is '$#.###', then you'll see that the 0.08 line is really at 0.075.
You might do better to specify the gridlines.count option as -1, in which case the values are more likely to be OK with your format. On Wed, Feb 19, 2014 at 12:46 AM, Nicole Goldup <[email protected]> wrote: > Hi, > > I have implemented the Google Line Charts and I noticed that all the > points are offset. They are all higher than they should be. I have > currently turned off the lines so that it is not as noticeable. > > Example: http://www.arenainvest.com.au/funds/arena-property-fund > The last point Dec-13 is 0.0771 and it was showing above the 0.08 line > (when the line was on). > > Please could someone suggest how to fix this offset issue? > > Thanks, > Nicole > > -- > 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/groups/opt_out. > -- 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/groups/opt_out.
