Skip to content

Instantly share code, notes, and snippets.

@yani-
Last active June 24, 2017 20:44
Show Gist options
  • Save yani-/759e3148105bbc2faa4b95659ff9d7db to your computer and use it in GitHub Desktop.
Save yani-/759e3148105bbc2faa4b95659ff9d7db to your computer and use it in GitHub Desktop.
const color = d3.scaleOrdinal([
"#3498db",
"#2ecc71",
"#f1c40f",
"#e74c3c",
"#9b59b6",
"#f39c12",
"#1abc9c"
]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment