Eric,
> Regarding your modification of linewidth, do you think this really
> needs to be yet another kwarg,
That's what I did (I'm not a Python expert). IMHO, this is more
consistent with the existing methods (such as plot() or errorbar() ).
> or is it adequate to be able to adjust the line
Benoit,
Thanks for pointing this out. I am not a boxplot-user, but a quick look
together with your post and Rob's suggests to me that some version of
Rob's enhancements should be committed to svn. I think it might be
possible to simplify the argument list; a bit of code review would be good.
Guys,
> Is it possible
> to increase the linewidth of the box plot (and change the color -
> i.e., from blue to black)?In the documentation, I don't see any
> option for boxplot regarding that point (the "widths" option refers
> to the width of the box, not the line).
Looking in the matplotli
Thanks for the advice, Jeff. That's really what I was looking for.
I still have another question (I'm sorry for that). Is it possible
to increase the linewidth of the box plot (and change the color -
i.e., from blue to black)?In the documentation, I don't see any
option for boxplot reg
Benoit Donnet wrote:
> Hey guys,
>
> I'm trying to plot quantiles information (percentile 10, 25, 50, 75
> and 90). Attached, you'll find a jpged of what I would like to do
> (this was done using Gnuplot): the vertical line delineates the range
> from the 10th to the 90th percentile. Small tic