Heatmap: Add Cividis and Turbo color schemes (#18710)

This commit is contained in:
Andy Bursavich
2019-08-25 21:52:40 -07:00
committed by Ryan McKinley
parent 8cf5c4dbe9
commit 98a512a3c7
3 changed files with 12 additions and 2 deletions

View File

@@ -6621,13 +6621,21 @@ d3-request@1.0.6:
d3-dsv "1"
xmlhttprequest "1"
d3-scale-chromatic@1, d3-scale-chromatic@1.3.3:
d3-scale-chromatic@1:
version "1.3.3"
resolved "https://registry.yarnpkg.com/d3-scale-chromatic/-/d3-scale-chromatic-1.3.3.tgz#dad4366f0edcb288f490128979c3c793583ed3c0"
dependencies:
d3-color "1"
d3-interpolate "1"
d3-scale-chromatic@1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/d3-scale-chromatic/-/d3-scale-chromatic-1.5.0.tgz#54e333fc78212f439b14641fb55801dd81135a98"
integrity sha512-ACcL46DYImpRFMBcpk9HhtIyC7bTBR4fNOPxwVSl0LfulDAwyiHyPOTqcDG1+t5d4P9W7t/2NAuWu59aKko/cg==
dependencies:
d3-color "1"
d3-interpolate "1"
d3-scale@1.0.7:
version "1.0.7"
resolved "https://registry.yarnpkg.com/d3-scale/-/d3-scale-1.0.7.tgz#fa90324b3ea8a776422bd0472afab0b252a0945d"