ax1.plot(data['gompertz'],color='g',label="Schätzung Infizierte -> Gompertz-Kurve\n"+str(recovery_period)+" Tage bis Genesung, Sättigung bei "+str(saturation_percentage)+"%",linewidth=linewidth)
ax1.plot(data['gompertz'],color='g',label="Schätzung Infizierte -> Gompertz-Kurve\n"+str(recovery_period)+" Tage bis Genesung, Sättigung bei "+str(saturation_percentage)+"%",linewidth=linewidth)