Is it possible to programmatically display text without mouse hover?

I have scatter plot in the left pane of a web page and a list of correlating rows of data in the right pane. When hovering over a row in the right pane I’m able to ‘highlight’ a point on the scatter plot in the left pane. I would also like to display the hover text of the highlighted point have been unable to cause this to occur. Is this is possible, how can I programmatically display said hover text?

Thanks,
Aaron

I would advise you to look at this post :slight_smile: