Michael Krabbe Borregaard
Michael Krabbe Borregaard
OK, so either the distribution is normal, at which point I think the most important info is the size of the std to the mean - that is most easily...
Notably, this would not be breaking
Oh it might make sense with a breaking release because of StatsPlots - what I meant is that it should not break any user's workflow. Agree on groupedbar and boxplot,...
Is there a planned fix on this? It's causing problems for Julia users: https://github.com/JuliaPlots/Plots.jl/pull/1448
Would make sense to do it at some point. They are in Plots to be able to throw an error and point to loading StatsPlots if someone tries to use...
Is something like this enough or do you need more spacing? ```julia plot(sin, markershape = :circle) ```
You can't, because 0 can't be expressed in log space.
Sorry, I'm not sure I follow completely