draw horizontal line in matplotlib on top of histogram code example Example: horizontal line matplotlib python import matplotlib.pyplot as plt plt.axhline(0)