This commit is contained in:
Aleksey Chichenkov 2018-12-13 18:28:53 +03:00
parent 01b806fd8d
commit 9a4b4d27f9
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
// ************** Generate the tree diagram *****************
var margin = {top: 20, right: 120, bottom: 20, left: 120},
width = 3260 - margin.right - margin.left,
height = 2100 - margin.top - margin.bottom;
height = 4100 - margin.top - margin.bottom;
var i = 0,
duration = 350,