📅  最后修改于: 2022-03-11 14:47:22.292000             🧑  作者: Mango
import matplotlib.pyplot as plt
matplotlib.pyplot.subplots_adjust(wspace=X, hspace=Y)
# Adjust X for width between subplots
# Adjust Y for height between subplots