rename LabelMajor to Label

This commit is contained in:
Paul Bellamy
2016-03-29 14:00:11 +01:00
parent 43547fae32
commit 80dc714c1e
17 changed files with 87 additions and 87 deletions
@@ -21,7 +21,7 @@ const deltaAdd = (name, adjacency = [], shape = 'circle', stack = false, nodeCou
stack,
node_count: nodeCount,
id: name,
label_major: name,
label: name,
label_minor: 'weave-1',
latest: {},
metadata: {},