Forcing update of axis tick strings in pyqtgraph

后端 未结 0 1492
灰色年华
灰色年华 2021-02-05 02:26

I am collaborating on code that uses a custom class for the time axis:

class TimeStringAxis(pg.AxisItem):
    def __init__(self, orientation=\'bottom\', **kwargs)         


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