JuliaPlots / StatsPlots.jl

Statistical plotting recipes for Plots.jl
Other
437 stars 89 forks source link

update dotplot, violin, boxplot #499

Closed BeastyBlacksmith closed 2 years ago

BeastyBlacksmith commented 2 years ago

This uses the new signature of discrete_values! introduced in https://github.com/JuliaPlots/Plots.jl/pull/4164 to provide a better framework for switching axis than the now deprecated orientation.