I don't think there is. The column is "dumb" in that everything, HTML, escape codes, character codes and so on, are all treated as text, so there's no way to control it.
Requests to change this behavior have been made for years before this thread was started, for example on GitHub - https://github.com/google/google-visualization-issues/issues/690 but it must have a very low priority. Until the behavior is changed it might be the best workaround is to do what the original poster hinted at; use some sort of shortened text for the row label and use the tooltip to hold the full text. The tooltips are fully formattable and can contain hundreds of characters. Probably not the answer you're looking for and someone else might know a lot more about formatting the row labels than I've been able to find. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/1ba3f53b-842d-4792-aac0-b0c3e657e586%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
