Skip to content

Commit b9508bc

Browse files
committed
swap default
1 parent ceba7a1 commit b9508bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/stat-bin.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ stat_bin <- function(mapping = NULL, data = NULL,
6060
closed = c("right", "left"),
6161
pad = FALSE,
6262
na.rm = FALSE,
63-
drop = "all",
63+
drop = "none",
6464
orientation = NA,
6565
show.legend = NA,
6666
inherit.aes = TRUE) {

man/geom_histogram.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)