Grid Matplotlib
plt.grid(True)
plt.rc('axes', axisbelow=True)
Difficult Dormouse
plt.grid(True)
plt.rc('axes', axisbelow=True)
plt.grid(b=None)