From d9da3e9b9152d39aebcfd1f4df0bd648bf000cd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Tessier?= Date: Mon, 2 Jul 2018 11:40:29 +0200 Subject: [PATCH] update --- index.html | 79 +----------------------------------------------- script/script.js | 1 - 2 files changed, 1 insertion(+), 79 deletions(-) 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");