Test/node_modules/d3-scale-chromatic
2026-04-09 22:54:00 +07:00
..
dist Initial commit 2026-04-09 22:54:00 +07:00
src Initial commit 2026-04-09 22:54:00 +07:00
LICENSE Initial commit 2026-04-09 22:54:00 +07:00
package.json Initial commit 2026-04-09 22:54:00 +07:00
README.md Initial commit 2026-04-09 22:54:00 +07: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