mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-24 06:08:11 +08:00
add d3 and scale chromatic imports
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// jshint esversion: 6
|
||||
import _ from "lodash";
|
||||
import * as d3 from "d3";
|
||||
|
||||
const paddingRight = 120;
|
||||
const continuousChartWidth = 1200;
|
||||
|
||||
Reference in New Issue
Block a user