On Mon, Jan 21, 2013 at 5:01 AM, cnorn <ch.n...@gmail.com> wrote:
> Are there any way to make column scatter plots with matplotlib. They are also
> called beeswarm plot. plotSpread is implemented in matlab, which seems to do
> the job, but I can't find it in matplotlib.


somewhat similar, with random jitter and violins

http://statsmodels.sourceforge.net/devel/generated/statsmodels.graphics.boxplots.beanplot.html
https://picasaweb.google.com/lh/photo/SF2eFYvMcgEknynXlSYEG9MTjNZETYmyPJy0liipFm0?feat=directlink

plotSpread looks like it might have a fancier point selection

Josef

>
> Thanks,
> Chris
>
>
>
>
> --
> View this message in context: 
> http://matplotlib.1069221.n5.nabble.com/How-to-make-column-scatter-plots-tp40276.html
> Sent from the matplotlib - users mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. SALE $99.99 this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122412
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users

------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to