Line 136: | Line 136: | ||
nodeExit.select("circle") | nodeExit.select("circle") | ||
− | .attr("r", 1e- | + | .attr("r", 1e-5); |
nodeExit.select("text") | nodeExit.select("text") | ||
− | .style("fill-opacity", 1e- | + | .style("fill-opacity", 1e-5); |
// Update the links… | // Update the links… |
Revision as of 04:31, 15 October 2016