ggplot bar graph set y y axis limit code example Example: ggplot2 change axis limits ggplot(mtcars, aes(mpg, wt)) + geom_point() + xlim(20, 15)