From: Arnaldo R. <arn...@gm...> - 2014-08-27 20:56:50
|
Hi Neal, I don't know if you need exclusively matplotlib tools to apply your violin plot, but seaborn package [1, 2] do this very well. I hope you enjoy it! Cheers, Arnaldo. [1] http://web.stanford.edu/~mwaskom/software/seaborn/examples/violinplots.html [2] https://github.com/mwaskom/seaborn --- *Arnaldo D'Amaral Pereira Granja Russo* Lab. de Estudos dos Oceanos e Clima Instituto de Oceanografia - FURG 2014-08-27 12:15 GMT-03:00 Neal Becker <ndb...@gm...>: > I'm pleased to see violinplot added to mpl-1.4. One question. I might > like to > annotate with some statistic. Like boxplot can show quantiles. I might > like to > show either quantiles, or some other statistic (3 sigma) on my violinplot. > After all, violinplot is advertised as an improved boxplot, but it seems > to be > missing this feature. > > -- > -- Those who don't understand recursion are doomed to repeat it > > > > ------------------------------------------------------------------------------ > Slashdot TV. > Video for Nerds. Stuff that matters. > http://tv.slashdot.org/ > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > |