Difference between revisions of "Team:Korea U Seoul/Attributions"

Line 136: Line 136:
  
 
   nodeExit.select("circle")
 
   nodeExit.select("circle")
       .attr("r", 1e-6);
+
       .attr("r", 1e-5);
  
 
   nodeExit.select("text")
 
   nodeExit.select("text")
       .style("fill-opacity", 1e-6);
+
       .style("fill-opacity", 1e-5);
  
 
   // Update the links…
 
   // Update the links…

Revision as of 04:31, 15 October 2016

Works