我想在 R 的 plotly 中绘制一个水平条形图并添加垂直虚线。 以下是数据: ... layout(xaxis=list(title="X"),yaxis=list(title=NA),orientation='h') ...
確定! 回上一頁