📜  xlabel 不显示 matplotlib - Python 代码示例

📅  最后修改于: 2022-03-11 14:46:16.541000             🧑  作者: Mango

代码示例1
import matplotlib.pyplot as plt
plt.gcf().subplots_adjust(bottom=0.15)