How to make tooltip always visible?

By default plotly js provide the option to show the tooltip on hover of data point. But I want to show tooltip always visible instead of hover. is this possible with plotly js.

I have attached image for desired output.
alwaystooltip

Hi ,
I also want same kind of implementation to show tooltip always visible instead of hover. Just wanted to check if this is possible with plotly js. If you’ve got any solution for that any help would be appreciated.

Thanks,
Shivani

did not get the solution yet :face_holding_back_tears:

You can use the text argument to display text on your graph.