this.weightG.append("text")
    .attr("id", "weight1Value")
    .attr("text-anchor", "middle")
    .attr("y", 5)
    .text("");