Line 99: | Line 99: | ||
<script> | <script> | ||
− | var margin = {top: 20, right: | + | 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 = | + | root.y0 = 50; |
function collapse(d) { | function collapse(d) { |
Revision as of 02:17, 17 October 2016