I want to create a map with tooltips that show some additional data shown in the tooltip as a collection of sparklines. Basically I want to achieve a similar effect to this map. I have looked through the Highcharts tooltip formatter documentation but it seems that the HTML code that I can pass to the formatter function is quite limited.
So in nutshell, is there way to embed a sparkline in a Highcharts tooltip or is this not really possible?