Daniel, thank you, it partially did the work for me.
I have these charts to show positive integer values.
I was using the format: '#' option but was giving problems when the 
y-values were in a range smaller than 5 ( e.g. I had only values '0' '1' 
'2' )  as the chart showed doubled ticks (0, 1, 1, 2, 2).
The option you give   gridlines: { count: -1}   solve the issue, but 
another one comes out: if I have only 0s  the chart shows y-grids   '-1'  
'0'  '1'.

Is there any way to have both issues fixed (only integer, not-doubled 
grids  AND only positive values ) ?

Thomas

-- 
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/4ae45e9b-3ef8-4580-b19e-9c86a58faee0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to