plot_line_shaded

xripl.pltDefaults.plot_line_shaded(xData, yData, yErrs, label='', **kwargs)[source]

Generate a line plot with shaded region representing y-error bars. Can be run multiple times before plt.show(), to plot multiple data sets on the same axes. x axis data points y axis data points y axis errors