flow like the river
This commit is contained in:
commit
013fe673f3
42435 changed files with 5764238 additions and 0 deletions
4
BACK_BACK/node_modules/d3-scale-chromatic/src/sequential-multi/cubehelix.js
generated
vendored
Executable file
4
BACK_BACK/node_modules/d3-scale-chromatic/src/sequential-multi/cubehelix.js
generated
vendored
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
import {cubehelix} from "d3-color";
|
||||
import {interpolateCubehelixLong} from "d3-interpolate";
|
||||
|
||||
export default interpolateCubehelixLong(cubehelix(300, 0.5, 0.0), cubehelix(-240, 0.5, 1.0));
|
||||
Loading…
Add table
Add a link
Reference in a new issue