When plotting a boxplot with just the first two slots, everything works as expected: library(plotly) y <- list("Group 1" = c(105,74,20), ...
確定! 回上一頁