xlabel (xlabel) - Set the x axis label of the current axis. ... import matplotlib.pyplot as plt w = 4 h = 3 d = 70 plt.figure(figsize=(w, h), dpi=d).
確定! 回上一頁