The chart legend derives its text from the column labels in the DataTable, so you have to add the currency symbol to the column labels. Note that you have to use the unicode value for the currency symbol when you add it to the label (the HTML code for the symbol will not work).
On Monday, May 20, 2013 9:18:47 AM UTC-4, Amit Sharma wrote: > > Hi, > I have a chart where I need to append Organization based currency Symbol > to its legend and what I have is hexa code for currency symbol like :$ > Since my legend configuration is in Service Implementation side.I cannot > append my customized HTML to legend. Can you please suggest the way to > proceed. > -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
