Hi, I'm working on Google line charts in the coding playground ( https://code.google.com/apis/ajax/playground/?type=visualization#line_chart ). I'm trying to place special html characters into the chart title like an ampersand using the html encoding: & Instead of displaying an ampersand ( & ), instead it displays the literal string: & . This seems wrong, and certainly isn't what I want. In fact, I want to make use of the HTML arrow characters: ↑ and ↓ but these display literally as well rather than displaying as up and down arrows respectively.
This is a bug, right? -- 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.
