除了 get_xticklabes() 外,您还可以使用它来使其不可见。 以下内容 import matplotlib.pyplot as plt fig = plt.figure() ax = fig.add_subplot(2,1,1) ...
確定! 回上一頁