I have a plotly scatter plot with hover text for each point. The hover function works if I plot in circle, otherwise the hover function is not working. (for example if I plot in square, the hover text is not showing)
received error message from browser: Uncaught TypeError: Cannot read property ....... at Object.hoverPoints
