Re: [Matplotlib-users] Finance bars

2007-07-05 Thread Benoit Donnet
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

Re: [Matplotlib-users] Finance bars

2007-07-04 Thread Benoit Donnet
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

Re: [Matplotlib-users] Finance bars

2007-07-04 Thread Eric Firing
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.

Re: [Matplotlib-users] Finance bars

2007-07-03 Thread Jeff Whitaker
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 tick