This is a migrated thread and some comments may be shown as answers.

Equivalent of MouseOut to Clear Tooltip

1 Answer 59 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
Dave
Top achievements
Rank 1
Dave asked on 14 Feb 2017, 05:08 AM

Hi,

I'm using a Column Chart format of HtmlChart.   When I hover over the column, the tooltip value appears as expected.  However, when the mouse leaves the column, the tooltip value remains until I hover over a different column.  I would like the tooltip to disappear when I'm no longer over the column.   A mouseout event would provide the desired trigger, but near as I can tell, that is not available.  Is there a way to accomplish this with the existing features?

Thanks,

Dave

 

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 16 Feb 2017, 04:45 PM

Hi Dave,

RadHtmlChart is a server ASP.NET Web Forms wrapper of the Kendo UI Chart. The reported behavior is built-in and there isn't a proper solution to hide the tooltip programmatically.

My advice is to post your inquiry in the Kendo UI User Voice portal. If it becomes popular our management could consider providing appropriate API (event and method) for hiding the tooltip.

Regards,
Rumen
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Chart (HTML5)
Asked by
Dave
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or