I am collaborating on code that uses a custom class for the time axis:
class TimeStringAxis(pg.AxisItem): def __init__(self, orientation=\'bottom\', **kwargs)