linesGroup
            .append('rect')
            .attr('class', 'xAxis')
            .attr('width', this.cWidth)
            .attr('height', 1)