geom_hline 和 geom_vline 分别用来添加水平线(horizontal)和垂直线(vertical ... geom_hline(aes(yintercept = y, size = y), data = temp.data).
確定! 回上一頁