I am trying to use scale_y_continuous with a faceted histogram and running into an issue. My code is:
ggplot(d, aes(x = likely_att)) + geom_histogram(binwid