...
1direction: right
2
3style: {
4 fill: transparent
5}
6
7classes: {
8 rare: {
9 shape: image
10 icon: https://raw.githubusercontent.com/frederic-loui/RARE-web/automated-update/docs/img/rare.svg
11 width: 32
12 height: 32
13 }
14 xrd: {
15 shape: image
16 icon: https://raw.githubusercontent.com/frederic-loui/RARE-web/automated-update/docs/img/xrd.svg
17 width: 32
18 height: 32
19 }
20 vr-xrv9k: {
21 shape: image
22 icon: https://raw.githubusercontent.com/frederic-loui/RARE-web/automated-update/docs/img/vr-xrv9k.svg
23 width: 32
24 height: 32
25 }
26 linux: {
27 shape: image
28 icon: https://raw.githubusercontent.com/frederic-loui/RARE-web/automated-update/docs/img/linux.svg
29 width: 32
30 height: 32
31 }
32 crpd: {
33 shape: image
34 icon: https://raw.githubusercontent.com/frederic-loui/RARE-web/automated-update/docs/img/crpd.svg
35 width: 32
36 height: 32
37 }
38}
39
40r1.class: rare
41r2.class: rare
42
43r1 <-> r2: {
44 source-arrowhead.label: eth1
45 target-arrowhead.label: eth1
46}
View as plain text