From 604baaad0c09afa905c717627785385dec7361bf Mon Sep 17 00:00:00 2001 From: Jim Myers Date: Mon, 21 Jan 2019 18:49:33 -0500 Subject: [PATCH] Alter height of items in distribution based on their cluster and cluster position. --- index.html | 8 ++- package.json | 2 +- src/fcas/plot/index.js | 133 ++++++++++++++++++++++++++++++++--------- src/utils.js | 17 ++++++ 4 files changed, 128 insertions(+), 32 deletions(-) create mode 100644 src/utils.js diff --git a/index.html b/index.html index 676ce92..ee1edb2 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ flipside.js - +