Re: [Matplotlib-users] Names in boxplot x axis

2009-10-09 Thread Gökhan Sever
On Fri, Oct 9, 2009 at 10:41 AM, Renato Alves wrote: > Hi everyone, > > I've been using matplotlib for a while but mostly using the pyplot > functions and going as far as changing their initial input parameters. > > Now I need to make a boxplot and include names on the X axis as opposed > to the d

[Matplotlib-users] Names in boxplot x axis

2009-10-09 Thread Renato Alves
Hi everyone, I've been using matplotlib for a while but mostly using the pyplot functions and going as far as changing their initial input parameters. Now I need to make a boxplot and include names on the X axis as opposed to the default numbers. I've searched extensively on the docs and using g