var dotsGroup = this.svg
          .append('g')
          .attr('class', 'dots-group')
          .attr(
            'transform',