SourceTermAnalysisSystem_vue/node_modules/d3-scale-chromatic
2026-05-15 10:22:44 +08:00
..
src 提交node_modules 2026-05-15 10:22:44 +08:00
LICENSE 提交node_modules 2026-05-15 10:22:44 +08:00
package.json 提交node_modules 2026-05-15 10:22:44 +08:00
README.md 提交node_modules 2026-05-15 10:22:44 +08:00

d3-scale-chromatic

This module provides sequential, diverging and categorical color schemes designed to work with d3-scales scaleOrdinal and scaleSequential. Most of these schemes are derived from Cynthia A. Brewers ColorBrewer. Since ColorBrewer publishes only discrete color schemes, the sequential and diverging scales are interpolated using uniform B-splines.

Resources