我在ggplot中使用了facetting。我的问题是:如何在各个方面之间绘制蜱?我知道library(ggplot2)
p <- ggplot(mtcars, aes(mpg, wt)) + geom_point()
p + facet_wrap( ~ cyl, scale = "free_y")
选项给出了刻度和值:
05-17 16:50:00.225 20952-21052/shiweichen22gmail.q4 E/Error: file == null
05-17 16:50:02.820 20952-21052/shiweichen22gmail.q4 E/Error: file == null
05-17 16:50:05.146 20952-21052/shiweichen22gmail.q4 E/Error: file == null
05-17 16:50:07.676 20952-21052/shiweichen22gmail.q4 E/Error: file == null
05-17 16:50:10.655 20952-21052/shiweichen22gmail.q4 E/Error: file == null
但只有嘀嗒声? 这基本上就是我想要的: