Thanks. It's odd, but '#.###' does not work, yet '0.000' does work.
On Sunday, October 14, 2012 9:53:26 PM UTC-7, asgallant wrote:
>
> Set the vAxis or hAxis's (depending on which you want to format) format
> property to something like "#.###", ie:
>
> vAxis: {
> format: '#.###' // show axis values to 3 decimal places
> }
>
> On Sunday, October 14, 2012 10:50:52 PM UTC-4, Wells Oliver wrote:
>>
>> Is it possible to specify the precision of floating point values in graph
>> axes? I'd like the values shown to three points but I can't seem to force
>> this.
>>
>> Thanks.
>>
>
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-visualization-api/-/ZrcWW9cEtc0J.
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.