diff --git a/index.html b/index.html index bf3ebd4..4397d24 100644 --- a/index.html +++ b/index.html @@ -1,83 +1,6 @@ - + - diff --git a/script/script.js b/script/script.js index 336cacc..a855f17 100644 --- a/script/script.js +++ b/script/script.js @@ -1,4 +1,3 @@ - var svg = d3.select("svg"), width = +svg.attr("width"), height = +svg.attr("height");