Skip to content

SuperMayo/awesome-dataviz-color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Dataviz Color Awesome

A curated list of awesome articles and librairies about color in data visualization.

Color scheme picking is not a trivial choice. One has to take into account accessiblity, readability, context and emotions. This awesome list should answer every questions you may have on this topic.

Guides

General

Tutorials

Color Theory

Tools

Online

R

  • Colorspace - Toolbox for selecting individual colors or color palettes.
  • Viridis - Matplotlib color scales in R.
  • R Color Palettes - Comprehensive list of palettes and color resources for R.

Python

  • Colorspace - Toolbox for selecting individual colors or color palettes.
  • Colorcet - Collection of perceptually accurate colormaps.

Julia

Javascript

  • Chroma.js - An advanced library for color scales, conversions and palette generations.
  • d3-color - Low level library to manipulate color with D3
  • scale-color-perceptual - Javascript exports of matplotlib's color scales.

Stata

  • Palettes - Color palettes, symbol palettes, and line pattern palettes.