--
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 google-visualizati...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/2f74f574-8c2a-47e3-ae65-93578767ca5c%40googlegroups.com.
The problem could very well be in your drawchart function, so it would help to see the relevant parts. If you could reproduce the problem you are seeing in jsfiddle, or similar, that would help make it very clear what is happening.
--
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 google-visualizati...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/51d8680a-e37d-4f4e-aeac-418590fcf99b%40googlegroups.com.
--
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 google-visualizati...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/635b46fc-a2c8-4ed1-ac22-8c0ee64ff50e%40googlegroups.com.
The axis tick generation now tries hard to find some alternative that works, but it has the problem that if all alternatives have some problem (including overlapping ticks) then it gives up and doesn't use the 'best' alternative. So the solution will typically involve giving the axis more space, or requiring larger intervals between ticks.