You can do this in plotly using layout : 您可以使用布局繪制: p <- p %>% layout(yaxis = list(tickformat = "%")).
確定! 回上一頁