inputs
    .append("circle")
    .attr("class", "output-node")
    .attr("r", this.nodeRadius)
    .attr("cx", 0)