I believe what you want is '0's instead of '#' in your format.
On Fri, Feb 26, 2016 at 4:30 PM, Vladimir Yakushev <[email protected]>
wrote:
> Hello
>
> Got troubles with Line Chart. I use mask to show digits after decimal, but
> it looks as mask is ignored - screen attach (LineCharts). It shows obnly
> three digits...When I do the same in bar chart it work fine - screen
> atttach (BarCharts)
>
>
> here is code I have for LineCharts:
>
> var options = {
> hAxis: {
> format: '#.######',
> title: ''
> },
> vAxis: {
> format: '#.######',
> title: 'тыс. чел.',
> viewWindow: {
> min: 0
> }
> },
> series: {
> 0: {curveType: 'function'},
> 1: {curveType: 'function'},
> 2: {curveType: 'function'},
> 3: {curveType: 'function'},
> 4: {curveType: 'function'},
> 5: {curveType: 'function'},
> 6: {curveType: 'function'},
> 7: {curveType: 'function'}
> },
> height: 600,
> //width: 1100
> };
>
> google.charts.setOnLoadCallback(drawLine(dataGoogle, options));
>
> --
> 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
> https://groups.google.com/group/google-visualization-api.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-visualization-api/21a17b6a-f7ff-4bfa-bb4d-a27f796baf7f%40googlegroups.com
> <https://groups.google.com/d/msgid/google-visualization-api/21a17b6a-f7ff-4bfa-bb4d-a27f796baf7f%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>
[email protected] <[email protected]> 5CC, Cambridge 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 https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-visualization-api/CAOtcSJMkVcSeO-xy39EBc3Jd9uWxGZ82yj9m7Ld04RVAYj-i2Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.