I've got multi-word strings in the legend of the pie chart I'm displaying. These strings are about 25 to 30 characters in length. There are around 24 items in the legend. Is there a way I can prevent truncation of the strings? It would also be desirable if the items in the legend were aligned, vertically, into just 1 or 2 columns instead of seeing a varying number of items per row. Perhaps, the only answer is to implement my own legend so that I can take control over the formatting. But then I would have to know what colors that are getting assigned to the pie slices so that I could assign the same colors to corresponding squares in the legend. Can someone point me at some sample code for implementing a custom legend? Mark S.
-- 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 http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
