This commit is contained in:
2018-07-02 11:40:29 +02:00
parent 4e85640a29
commit d9da3e9b91
2 changed files with 1 additions and 79 deletions
-1
View File
@@ -1,4 +1,3 @@
var svg = d3.select("svg"),
width = +svg.attr("width"),
height = +svg.attr("height");