I’m using dash to create an interactive scatter plot and I was wondering if anyone know hows one can display the text label accompanying each point in a go.Scatter by default? I went through the documentation but I could only find ways to do it on hover but perhaps I missed something. Many thanks in advance!
Thanks Will, that was exactly what I wanted. The only thing is now the text is displayed right on top of each point. Is there an attribute to float it below each point?