Skip to content

Commit 78e2265

Browse files
authored
Merge pull request #3709 from plotly/rdbu-link-update
update comment on RdBu
2 parents 8f2f005 + cbc720f commit 78e2265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/colorscale/scales.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ var scales = {
4444
],
4545

4646
// modified RdBu based on
47-
// www.sandia.gov/~kmorel/documents/ColorMaps/ColorMapsExpanded.pdf
47+
// http://www.kennethmoreland.com/color-maps/
4848
'RdBu': [
4949
[0, 'rgb(5,10,172)'], [0.35, 'rgb(106,137,247)'],
5050
[0.5, 'rgb(190,190,190)'], [0.6, 'rgb(220,170,132)'],

0 commit comments

Comments
 (0)