Skip to content

Commit

Permalink
Add link to paper for color palette
Browse files Browse the repository at this point in the history
  • Loading branch information
JRegimbal committed Jul 10, 2018
1 parent b0095ce commit 0a103e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ColorStaves.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export default class ColorStaves {
// Color palette from Figure 2 (Colors optimized for color-blind
// individuals) from "Points of view: Color blindness" by Bang Wong
// published in Nature Methods volume 8 on 27 May 2011
// https://www.nature.com/articles/nmeth.1618?WT.ec_id=NMETH-201106
ColorStaves.Colors = [
"rgb(0,0,0)",
"rgb(230, 159, 0)",
Expand Down

0 comments on commit 0a103e2

Please sign in to comment.