Closed ScottClaessens closed 1 month ago
Hopefully this is fixed with the changes in a3e5389. I wasn't able to reproduce a "blocky" plot before these changes, so I'm hoping that the move away from ggdist will lead to smoother distributions. The new changes also allow users to set their own limits and to vary the intervals for the pointrange.
Often the plots from this function are blocky. I think this something to do with how ggdist deals with distributions with long tails. It may be better to use a simple geom_density rather than ggdist.