d4_scale_chromatic

Sequential, diverging and categorical color scales.

license Dart CI pub package package publisher

Documentation

This package provides sequential, diverging and categorical color schemes designed to work with d4_scale’s ScaleOrdinal and ScaleSequential. Most of these schemes are derived from Cynthia A. Brewer’s ColorBrewer. Since ColorBrewer publishes only discrete color schemes, the sequential and diverging scales are interpolated using uniform B-splines.

See one of:

Libraries

d4_scale_chromatic
This package provides sequential, diverging and categorical color schemes designed to work with d4_scale’s ScaleOrdinal and ScaleSequential.