bf
This commit is contained in:
parent
01b806fd8d
commit
9a4b4d27f9
@ -52,7 +52,7 @@
|
|||||||
// ************** Generate the tree diagram *****************
|
// ************** Generate the tree diagram *****************
|
||||||
var margin = {top: 20, right: 120, bottom: 20, left: 120},
|
var margin = {top: 20, right: 120, bottom: 20, left: 120},
|
||||||
width = 3260 - margin.right - margin.left,
|
width = 3260 - margin.right - margin.left,
|
||||||
height = 2100 - margin.top - margin.bottom;
|
height = 4100 - margin.top - margin.bottom;
|
||||||
|
|
||||||
var i = 0,
|
var i = 0,
|
||||||
duration = 350,
|
duration = 350,
|
||||||
|
Loading…
Reference in New Issue
Block a user