how to increase fontsize of yaxis using matplotlib and pandas.DataFrame.plot()

前端 未结 0 1331
我在风中等你
我在风中等你 2020-12-22 10:30

I am using the matplotlib and pandas modules to plot a data frame. I cannot seem to change the fontsize on the yaxis.

plt.figure(figsize=(60,60))
ax = count_d         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题