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.
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.
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
You can use the text
argument to display text on your graph.