使用 geom_segment() 而不是 geom_line() 是因为 geom_line() 会自动将x轴变量排序。 ... arrow.fill = NULL, lineend = "butt", linejoin = "round", ...
確定! 回上一頁