我想在 R 的 plotly 中绘制一个水平条形图并添加垂直虚线。 以下是数据: df <- data.frame(x = c(5,7), y = c("A","B"), bar.width = rep(0.1,2)).
確定! 回上一頁