lines.Line2D object # Confidence interval of fit (higher resolution due to generated fit-vals with higher density) # NOTE: the comma "," needs to be left out, otherwise: "TypeError: cannot unpack non-iterable PolyCollection object" line2_label = "{}% CI".format(str(round(CI * 100)))...