|
From: <jos...@gm...> - 2013-01-22 03:54:13
|
On Mon, Jan 21, 2013 at 10:12 PM, <jos...@gm...> wrote: > On Mon, Jan 21, 2013 at 5:01 AM, cnorn <ch...@gm...> 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 turning off some colors (full set of options are available): https://picasaweb.google.com/lh/photo/41edXo0ZeO6qUreNeUvJmdMTjNZETYmyPJy0liipFm0?feat=directlink > > plotSpread looks like it might have a fancier point selection If someone can come up with more regular "bees" like here http://stackoverflow.com/questions/9777592/beeswarm-boxplot-scatterplot-for-categorical-data-in-matlab then it would make a nice enhancement. Josef > > 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 >> Mat...@li... >> https://lists.sourceforge.net/lists/listinfo/matplotlib-users |