Hi Nick, In order to get the HTML code in your custom tooltips to show up as actual HTML, you have to set the 'html' property to true for that column, row, or cell. Here is your example with me setting the column property 'html' to true: http://jsfiddle.net/d5qoLu2x/
On Wed, Jan 6, 2016 at 11:45 AM <[email protected]> wrote: > I have got Sankey charts working with custom HTML tooltips but can't get > the formatting of the tooltip box to look right - it's too elongated and > the HTML tags in the tooltip text are ignored. Can anyone help with this? > JSFiddle is here: http://jsfiddle.net/t9e3dcy3/5/ > > Thanks, > Nick > > -- > 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/5f0d70d5-5c3c-413c-ae21-c39defb1afeb%40googlegroups.com > <https://groups.google.com/d/msgid/google-visualization-api/5f0d70d5-5c3c-413c-ae21-c39defb1afeb%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- [image: unnamed.gif] • • • • Sergey Grabkovsky Software Engineer Google, Inc [email protected] -- 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/CAEwwup5GTXXqRtXvP9hDJGBXj1e9tUPq72%2BTwb%2BuRijDjLwz2Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
