Re: [Matplotlib-users] plotting lines with shaded / transparent region for standard deviation

2009-08-31 Thread Eric Firing
Teemu Ikonen wrote: > > I also need error band plotting regularly (also the loglog and semilog > versions) and currently have some quickly written code to do this in > matplotlib. > > If I clean up my code and submit a patch to axes and pyplot classes, > would it have a chance to be accepted? >

Re: [Matplotlib-users] plotting lines with shaded / transparent region for standard deviation

2009-08-31 Thread Eric Firing
Teemu Ikonen wrote: > Hi, > > I also need error band plotting regularly (also the loglog and semilog > versions) and currently have some quickly written code to do this in > matplotlib. > > If I clean up my code and submit a patch to axes and pyplot classes, > would it have a chance to be accep

Re: [Matplotlib-users] plotting lines with shaded / transparent region for standard deviation

2009-08-31 Thread Teemu Ikonen
John Hunter wrote: >On Wed, Aug 5, 2009 at 9:40 AM, per freem wrote: >> hi all, >> >> is there a way in matplotlib to plot lines with errorbars, e.g. using >> errorbar(...) but instead of lines just have shaded, partly transparent >> regions that represent the error bars? people often use this to s

Re: [Matplotlib-users] plotting lines with shaded / transparent region for standard deviation

2009-08-05 Thread John Hunter
On Wed, Aug 5, 2009 at 9:40 AM, per freem wrote: > hi all, > > is there a way in matplotlib to plot lines with errorbars, e.g. using > errorbar(...) but instead of lines just have shaded, partly transparent > regions that represent the error bars? people often use this to show > confidence interval

[Matplotlib-users] plotting lines with shaded / transparent region for standard deviation

2009-08-05 Thread per freem
hi all, is there a way in matplotlib to plot lines with errorbars, e.g. using errorbar(...) but instead of lines just have shaded, partly transparent regions that represent the error bars? people often use this to show confidence intervals or error bars... an example is here: http://eva.nersc.no/