ctx.clearRect(Math.min(startX, prevEndX), this.layout_.getPlotArea().y,
            Math.abs(startX - prevEndX), this.layout_.getPlotArea().h);