Anyone know how to get x-axis labels to be vertical with Google Charts API?
I need to fit a lot of labels in a small chart.
The API does not provide anyway to get verticle x-axis labels (unless i missed it cause i need it too) what we did was a combination of datapoint point labels and regular x-axis labels - not perfect but works
Might try something like Dundas charts if you need more control