Tuesday, March 15, 2011

Vertical labels with google charts API?

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.

Thanks

From stackoverflow
  • 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

    Tony : can you specify the rotation for a data point label? do you have an example URL you can post? thanks!
    codemypantsoff : Nope there is nothing i have ever found to rotate any of the labels
  • Could you please write more details about your workaround ?

0 comments:

Post a Comment