Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
devan9876
Creator
Creator

Are there any tutorials or documentation on how to add native tooltip support to a custom extension?

I want the tooltip in my extensions to utilize the same tooltip look as the native chart tooltips made by qlik. Id also like them to have the same functionality like being able to display charts inside the tooltip.

Is there a way to hook into that functionality or does it have to be recreated from scratch?

Labels (3)
2 Replies
Rakesh_HB
Support
Support

Hello @devan9876 ,

Kindly refer to the below link and let us know if it helps to address your query.

Custom tooltips 

Custom tooltips - Qlik Sense 

 

When applicable please mark the correct/appropriate replies as "Solution Accepted"... Cheers!

Rakesh HB
devan9876
Creator
Creator
Author

I am asking more in regards to custom extension development.

So if someone is coding a custom extension for Qliksense with the javascript api, is there a recommended way to hook into the native tooltip functionality or does it need to be coded from scratch?