Hi. I just want a blank grid:
library(ggplot2)
ggplot2::qplot(xlim=c(0,500), ylim=c(0,300))
Why am I getting six previews that change the y axis, such as these two?
Hi. I just want a blank grid:
library(ggplot2)
ggplot2::qplot(xlim=c(0,500), ylim=c(0,300))
Why am I getting six previews that change the y axis, such as these two?
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.