我注意到 geom_path() 中有一个奇怪的行为在 ggplot2 .我不确定是我做错了什么还是它是一个错误。 这是我的数据集: x <- abs(rnorm(10)) y <- abs(rnorm(10)/10) ...
確定! 回上一頁