update() {
    this.clearScreen();
    this.renderGraphs();
    this.cache();
    this.stageUpdater.requestUpdate();