We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f2f005 + cbc720f commit 78e2265Copy full SHA for 78e2265
src/components/colorscale/scales.js
@@ -44,7 +44,7 @@ var scales = {
44
],
45
46
// modified RdBu based on
47
- // www.sandia.gov/~kmorel/documents/ColorMaps/ColorMapsExpanded.pdf
+ // http://www.kennethmoreland.com/color-maps/
48
'RdBu': [
49
[0, 'rgb(5,10,172)'], [0.35, 'rgb(106,137,247)'],
50
[0.5, 'rgb(190,190,190)'], [0.6, 'rgb(220,170,132)'],
0 commit comments