Settings and activity

1 result found

  1. 114 votes
    How important is this to you?
    An error occurred while saving the comment
    Phani commented  · 

    http://jsfiddle.net/SeCAB/45/ . I am using this jsfiddle and it works fine. My question is how can I hide the tooltip when hover over to a data point. I tried to do this "tooltip: {useHTML: true, enabled:false}". But when I click on the data point I am able to see this exception in browser console "Uncaught TypeError: Cannot read property 'label' of undefined". Please let me know how to fix this issue.