You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hist(x) has a natural y-scale due to the counts. We don't want to
rescale that manually or reduce the sample size (which would make the
distribution not look so nice). So instead we scale up the axis limits.
0 commit comments