One workaround could be this: ax.set_ylim([-5, 5]) plt.barh(name, width=count, height=1, label=name, align='center').
確定! 回上一頁