Hi all,
I needed to make bean plots (see
http://www.jstatsoft.org/v28/c01/paper ) so I made a function to plot
them by tuning the violin plot code from here:
http://pyinsci.blogspot.com/2009/09/violin-plot-with-matplotlib.html
Please see the attached file if interested.
Is there a repository where this kind of additional plot functions
could be submitted? The violinplot function needs scipy, so it's maybe
matplotlib itself is out of the question?
Best,
Teemu
beanplot.py (2.32 KB)