You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.
There should be an option for plotting histograms similarly to violin plots.
That is, with the ability to plot them vertically as well as horizontally, with an x value that indicates the group id, such that switching from violin to this function produces histograms where there were violins.
I'm not certain whether this is best implemented with a new recipe or if there's a way to tweak the histogram recipe to make this possible.
The text was updated successfully, but these errors were encountered:
There should be an option for plotting histograms similarly to violin plots.
That is, with the ability to plot them vertically as well as horizontally, with an
x
value that indicates the group id, such that switching fromviolin
to this function produces histograms where there were violins.I'm not certain whether this is best implemented with a new recipe or if there's a way to tweak the
histogram
recipe to make this possible.The text was updated successfully, but these errors were encountered: