Hi!
when using the default renderEngine the charts take 4-5 seconds to load in some of my pages.
Looking into you documentation lead me to try the HTML5 renderEngine, which loads very fast.
But i can’t get the tooltips to work in a HTML5 chart, is this expected? Please let me know how to get this to work properly.
I used the renderEngine fiddle found in the docs:
Try it: renderEngine is set to ‘HTML5‘
and added “showToolTips: true” but it does not seem to have any effect.
i also added ‘renderEngine: “HTML5″‘ to
Try it: toolTipFormatFunction is set to a custom function
with no success either.
thanks