Here is a minimal reproducible example: library(plotly) x <- y ... y = y, z = z, text = sum, hovertemplate = "x is %{x}<br>y is %{y}<br>z is ...
確定! 回上一頁