Ajouter une ligne verticale dans Plot Python

 pythonCopymatplotlib.pyplot.axvline(x=0, ymin=0, ymax=1, hold=None, **kwargs)
Nasty Newt