PyQt Modify existing axis label

前端 未结 0 903
长情又很酷
长情又很酷 2020-12-19 03:56

I want to change the label of the existing axisItem of a plot in pyQt. This is what I am doing:

axis = my_plot_widget.getAxis(\'bottom\')
label = 

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