That's not possible at this time. That said, the API does support two sets of values for an axis (see the first example here: http://code.google.com/apis/chart/labels.html#axis_labels).
Here's my quick example: http://tinyurl.com/9zmh8u Another option, would be to use multiple data sets, give them unique colors and use the Chart Legend to show the entire name: http://tinyurl.com/9l3p68 Cheers, K On Jan 12, 6:57 am, crouzilles <[email protected]> wrote: > Hello, > > I have a bar chart where each data points corresponds to a person's > points in a game. > > Instead of having a username label under each bar, I want to have > "first name<br />last name". > > How do I tell the API that I want a new line to separate first and > last name, so the labels are not too long and overlap each other? > > Thank you --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Chart 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-chart-api?hl=en -~----------~----~----~----~------~----~------~--~---
