Re: [Matplotlib-users] strange behaviour with fill_between

2012-09-04 Thread Francesco Montesano
Dear Eric, sorry for the delay in replying, and thanking: I forgot the mail after reading it. 2012/8/30 Eric Firing : > On 2012/08/27 5:10 AM, Francesco Montesano wrote: >> Dear matplotlibers, >> >> I encountered a bug (?) in fill_between when using logarithmic scales and >> the last part of y an

Re: [Matplotlib-users] strange behaviour with fill_between

2012-08-29 Thread Eric Firing
On 2012/08/27 5:10 AM, Francesco Montesano wrote: > Dear matplotlibers, > > I encountered a bug (?) in fill_between when using logarithmic scales and > the last part of y and yerr arrays as set to zero: a diagonal stripe going > from > the rightmost non zero value to the first value is drawn. > It

[Matplotlib-users] strange behaviour with fill_between

2012-08-27 Thread Francesco Montesano
Dear matplotlibers, I encountered a bug (?) in fill_between when using logarithmic scales and the last part of y and yerr arrays as set to zero: a diagonal stripe going from the rightmost non zero value to the first value is drawn. It's visible in the right panel of the attached figure, while is n