2 three 8.08 3 two 7.26 *#boxplot with unweighted means added to boxplot (which works fine)* ggplot(df, aes(x = category, y = value, weight = weight)) +
確定! 回上一頁