plot a line at 0 in puthon code example Example: horizontal line matplotlib python import matplotlib.pyplot as plt plt.axhline(0)