you must do two things:
tooltip.isHtml: true in the chart options. This tells the chart to draw the tooltips in HTML (as opposed to SVG).html custom property. A datatable column with the tooltip role and HTML property would be:dataTable.addColumn({'type': 'string', 'role': 'tooltip', 'p': {'html': true}})--
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 google-visualizati...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/074c882e-a6f8-4237-946e-35288fb83cban%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/84dd4cad-ca4f-41c5-a03d-84ab8c92c1b7n%40googlegroups.com.