Now, we'll turn off the y axis: ax1.axes.get_yaxis().set_visible(False). Replace get_yaxis with get_xaxis to access the x axis.
確定! 回上一頁