wip: categoryGroups -> categories

This commit is contained in:
Lachie Kermode
2018-11-30 18:46:17 +00:00
parent e9bd136082
commit 5b83a82c35
6 changed files with 33 additions and 46 deletions

View File

@@ -72,17 +72,13 @@ const initial = {
GREEN: "#4FF2F2",//"rgb(0, 158, 86)",
},
groupColors: {
category_group00: "#FF0000",
category_group01: "#226b22",
category_group02: "#671f6f",
category_group03: "#0000bf",
category_group04: "#d3ce2a",
palette: d3.schemeCategory10,
categories: {
default: 'red',
other: "#FF0000"
},
palette: d3.schemeCategory10,
narratives: {
default: {
style: 'dotted', // ['dotted', 'solid']