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

Line 99: Line 99:
 
<script>
 
<script>
  
var margin = {top: 20, right: 20, bottom: 20, left: 20},
+
var margin = {top: 20, right: 220, bottom: 20, left: 220},
 
     width = 960 - margin.right - margin.left,
 
     width = 960 - margin.right - margin.left,
 
     height = 950 - margin.top - margin.bottom;
 
     height = 950 - margin.top - margin.bottom;
Line 124: Line 124:
 
   root = Korea_U_Seoul;
 
   root = Korea_U_Seoul;
 
   root.x0 = height / 2;
 
   root.x0 = height / 2;
   root.y0 = 100;
+
   root.y0 = 50;
  
 
   function collapse(d) {
 
   function collapse(d) {

Revision as of 02:17, 17 October 2016

Works