We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 680f877 commit 26222b9Copy full SHA for 26222b9
src/structures/graph/examples/friend-graph-d3.vue
@@ -27,7 +27,7 @@ function initGraph() {
27
{ id: 'Дарья' },
28
{ id: 'Елена' },
29
{ id: 'Фёдор' },
30
- { id: 'Галина' },
+ { id: 'Артем' },
31
]
32
33
const links = [
0 commit comments