``` @Slot() def reloadBackplot(self): QTimer.singleShot(100, lambda: self._reloadBackplot())