The default value of hoverinfo is x+y+text+name (you can verify this with schema() ), meaning that plotly.js will use the relevant values of x , y , text ...
確定! 回上一頁