barGroup
          .append('rect')
          .attr('class', 'bar reference')
          .attr('height', this.defaults.barHeight)
          .attr(