svg
        .append('g')
        .attr('transform', 'translate(-5, -10)')
        .append('text')
        .attr('class', 'unit')