ctx.fillRect(this.layout_.getPlotArea().x, Math.min(startY, endY),
                this.layout_.getPlotArea().w, Math.abs(endY - startY));