add d3 and scale chromatic imports

This commit is contained in:
Colin Megill
2018-08-16 10:11:18 -04:00
parent 3087c173e6
commit 3c9de7be9e
8 changed files with 18 additions and 10 deletions
@@ -3,6 +3,8 @@ import React from "react";
import _ from "lodash";
import { connect } from "react-redux";
import * as globals from "../../globals";
import * as d3 from "d3";
import { interpolateViridis } from "d3-scale-chromatic";
// create continuous color legend
// http://bl.ocks.org/syntagmatic/e8ccca52559796be775553b467593a9f