var solidLineGroup = this.svg
          .append('g')
          .attr('class', 'line-solid-group')
          .attr(
            'transform',