Do not hide the tooltip if false is returned from an options.hide function. Use Case: I need to show tooltips on the chart and keep them open onSeriesClick. This is so they will appear on the PDF when generated giving better readability to the PDF. I see that by design autoHide=false still hides tooltips on mouse click - but at least let the developer have a pure control over hiding it via the hide method return.