From 95492e8e1de8f896d8924dd6a9184e4facdc2504 Mon Sep 17 00:00:00 2001 From: Angelos Chatzimparmpas Date: Thu, 4 Jul 2019 07:59:37 +0200 Subject: [PATCH] three plots NB Former-commit-id: 76c967222875dc943f8d5b7b0ec3d2969018341a --- css/style.css | 2 +- index.html | 26 +++++++++++++------------- js/tsne_vis.js | 4 ++-- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/css/style.css b/css/style.css index 99aa9d0..8048a00 100755 --- a/css/style.css +++ b/css/style.css @@ -165,7 +165,7 @@ cursor: default; #hider { width: 48.7vw !important; - height: 3.2vw; + height: 3vw; background-color: white; position: absolute !important; z-index: 2; diff --git a/index.html b/index.html index bafcbbc..9c52f39 100755 --- a/index.html +++ b/index.html @@ -141,15 +141,15 @@
-

Interaction Modes

+

Interaction Modes

- - - + + +
- +
@@ -176,7 +176,7 @@
-

Visual Mapping

+

Visual Mapping

@@ -184,16 +184,16 @@
- Density +
- - + +
@@ -273,7 +273,7 @@
-

Dimension Correlation

+

Dimension Correlation

@@ -308,7 +308,7 @@
-

Neighborhood Preservation

+

Neighborhood Preservation

[Visualization: