this.positioner = this.svg
        .append('svg:line')
        .attr('x1', 0)
        .attr('y1', 0)
        .attr('x2', 0)