1. d3-scale-chromatic
Sequential, diverging and categorical color schemes.
d3-scale-chromatic
Package: d3-scale-chromatic
Created by: d3
Last modified: Tue, 12 Mar 2024 21:00:11 GMT
Version: 3.1.0
License: ISC
Downloads: 10,947,938
Repository: https://github.com/d3/d3-scale-chromatic

Install

npm install d3-scale-chromatic
yarn add d3-scale-chromatic

d3-scale-chromatic

This module provides sequential, diverging and categorical color schemes designed to work with d3-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.

Resources

RELATED POST

10 Must-Know Windows Shortcuts That Will Save You Time

10 Must-Know Windows Shortcuts That Will Save You Time

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Navigating AWS Networking: Essential Hacks for Smooth Operation

Navigating AWS Networking: Essential Hacks for Smooth Operation

Achieving Stunning Visuals with Unity's Global Illumination

Achieving Stunning Visuals with Unity's Global Illumination

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code