Implement shared tooltip in Grafana plugin developed using React

I am developing a Grafana plugin (Smith Chart) using react. I have used Syncfusion library to implement the plugin. Everything in my plugin is working fine. Grafana launched a new feature (Shared Tooltip) in Grafana version 4.1, Shared ToolTip in Grafana. I have to use this feature in my plugin too, i didn’t find any development instructions on grafana website. How can i implement this feature in my own plugin ?

Any help would be much appreciated.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.

Hi @wnaveed,

Thanks for opening this post.

Did you already check the documentation regarding it i.e.

I hope this helps.