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