@willwerscheid One issue I noticed with the plots is that the X axis is not adjusted for scale. For example, this is a plot I created for a normal prior with a large sd:
plot(g,incl_pm = FALSE,incl_cdf = TRUE)
As you can see it would be helpful if the X axis could be adjusted somehow.