Hi, I am creating line charts and the charts are produced well. However, I am showing 'years' on the x-axis. And all the years are being displayed as x axis labels. It would be fine for small datasets but I am drawing charts for the university's climate change institute and we have very big datasets. So there a lot of values showing on the axis and it all gets cluttered into one giant black area.
Is there a way to display only select values on the x-axis? I'm aware that we can hide all values by calling options.setShowCategories (false) but that hides all of them. I'm using the visualizations via gwt. thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Visualization API" group. 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 -~----------~----~----~----~------~----~------~--~---
