Re: Box plot in Python

2007-03-15 Thread Sebastian Bassi
On 3/15/07, Rob Clewley <[EMAIL PROTECTED]> wrote: > Matplotlib supports boxplots in a very straightforward fashion and is > reasonably documented (just google it!) I actually just submitted a > patch for extra boxplot features in matplotlib, which you can find on > the sourceforge patch tracker.

Re: Box plot in Python

2007-03-15 Thread Rob Clewley
Matplotlib supports boxplots in a very straightforward fashion and is reasonably documented (just google it!) I actually just submitted a patch for extra boxplot features in matplotlib, which you can find on the sourceforge patch tracker. -Rob -- http://mail.python.org/mailman/listinfo/python-list

Re: Box plot in Python

2007-03-15 Thread James Stroud
Sebastian Bassi wrote: > Hello, > > Is there a graphic package for Python that provides support for box > plots? (see > http://en.wikipedia.org/wiki/Box_plot and > http://en.wikipedia.org/wiki/Image:R-speed_of_light_boxplot.png for > information on box plots). > > I have N sets of data, each wit

Box plot in Python

2007-03-14 Thread Sebastian Bassi
Hello, Is there a graphic package for Python that provides support for box plots? (see http://en.wikipedia.org/wiki/Box_plot and http://en.wikipedia.org/wiki/Image:R-speed_of_light_boxplot.png for information on box plots). I have N sets of data, each with X "points". Example: Set 1: Point 1: 0.