On Mon, Jul 8, 2013 at 4:36 PM, Benjamin Root <ben.r...@ou.edu> wrote:
> This looks very similar to something Tony Yu made once.  Check out this
> thread:
>
> http://matplotlib.1069221.n5.nabble.com/Combination-of-a-box-plot-and-a-histogram-td25313.html#a25319
>
> Note that Tony now has some sort of toolbox available that may have some of
> this implemented easily.

and some variations on the violins made it into statsmodels

http://statsmodels.sourceforge.net/devel/generated/statsmodels.graphics.boxplots.violinplot.html
http://statsmodels.sourceforge.net/devel/generated/statsmodels.graphics.boxplots.beanplot.html

Josef

>
> Cheers!
> Ben Root
>
>
>
> On Mon, Jul 8, 2013 at 4:19 PM, Carlos Becker <carlosbec...@gmail.com>
> wrote:
>>
>> Hi all,
>>
>> I was wondering if there is something similar to this
>> http://reference.wolfram.com/mathematica/ref/DistributionChart.html in
>> matplotlib, or if someone can give me a hint on how to implement it, since
>> it is very interesting for density plots.
>>
>> As far as I saw, there are histogram plots already available in
>> matplotlib, but I haven't seen something close to what is shown in the link
>> above.
>>
>> Thanks,
>>
>> ------------------------------------------
>> Carlos
>>
>>
>> ------------------------------------------------------------------------------
>> This SF.net email is sponsored by Windows:
>>
>> Build for Windows Store.
>>
>> http://p.sf.net/sfu/windows-dev2dev
>> _______________________________________________
>> Matplotlib-users mailing list
>> Matplotlib-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to