Partial fix for internal scatterplot

This commit is contained in:
guerler
2018-03-05 12:49:25 -05:00
parent a077f45ba9
commit 980f2b9708
3 changed files with 88 additions and 35 deletions
@@ -19,6 +19,8 @@
"bootstrap": "^3.3.7",
"d3": "^3.5.17",
"jquery": "^3.2.1",
"jquery-ui-bundle": "^1.12.1"
"jquery-ui-bundle": "^1.12.1",
"parcel-bundler": "^1.4.1",
"npm": "^5.7.1"
}
}