helperLineGroup.append("rect")
        .attr("width", 120)
        .attr("height", 14)
        .attr("x", 0)
        .attr("y", elementYCoordinate - 7)