Closed mkborregaard closed 4 years ago
Can confirm, this is still an issue.
Oh - I think you forgot to wrap in a tuple. That was missing a comma.
recipeplot(StatsPlots.GroupedBar((rand(10,3),)), bar_position = :stack, bar_width=0.7)
Sweet :-O 🤯
There's something amiss with the grouping functionality. MWE: And this is trying to get GroupedBar to work:
gives