From 93c8164467806fbd59f79e845d4dc42096fe98fd Mon Sep 17 00:00:00 2001 From: Angelos Chatzimparmpas Date: Thu, 21 Mar 2019 12:27:32 +0100 Subject: [PATCH] check? Former-commit-id: 5d48e1b53e44297937fd72e544a3f1ffb1d65c0e --- css/d3.parcoords.css | 2 +- index.html | 6 +- js/tsne_vis.js | 51 +- modules/pcp/d3v3.parcoords.js | 1079 +++++++++++++++++++++++---------- 4 files changed, 800 insertions(+), 338 deletions(-) diff --git a/css/d3.parcoords.css b/css/d3.parcoords.css index 07880e9..956603c 100755 --- a/css/d3.parcoords.css +++ b/css/d3.parcoords.css @@ -45,4 +45,4 @@ -ms-user-select: none; user-select: none; background-color: white; -} +} \ No newline at end of file diff --git a/index.html b/index.html index 20afc19..1a55df1 100755 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@ - + @@ -324,8 +324,8 @@