On Mon, Jan 21, 2013 at 10:12 PM,  <josef.p...@gmail.com> wrote:
> 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

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
>> Matplotlib-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users

------------------------------------------------------------------------------
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. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to