Site icon R-bloggers

One Weird Trick to Make Ggplot2 Columns the Same Width

[This article was first published on pacha.dev/blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

If you have used ggplot2, you probably wondered how to make all columns the same width.

Here’s how to do it with one additional line to the usual ggplot statements.

We can also center the columns and make columns in the same category more separated.

To leave a comment for the author, please follow the link and comment on their blog: pacha.dev/blog.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Exit mobile version