Setting the ggplot2 binwidth in geom_histogram while using scale_x_log10 produces a weird histogram.
I want to adjust the binwidth without the workaround found here.<