... 一种方法来解决plotly 代码中的这个小问题。 基本绘图直方图的代码如下: plot_ly(x=~dataframe$variable, type="histogram") %>% layout(title="Histogram title", ...
確定! 回上一頁