Skip to content

Commit ff4a779

Browse files
authored
Merge pull request #132 from veg/gh-277
add multiracial as an accepted value
2 parents 14e3a42 + c3120b2 commit ff4a779

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/clusternetwork.js

+1
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ var _networkPresetColorSchemes = {
155155
"American Indian/Alaska Native": "#2ca02c",
156156
"Native Hawaiian/Other Pacific Islander": "#17becf",
157157
"Multiple Races": "#e377c2",
158+
Multiracial: "#e377c2",
158159
"Multiple races": "#e377c2",
159160
"Unknown race": "#999",
160161
Missing: "#999",

0 commit comments

Comments
 (0)