@@ -95,14 +97,18 @@ graph {
edge [color="#000000:#ffffff:#000000"]
X1:p5r:e -- W1:w1:w
W1:w1:e -- X2:p1l:w
+ W1:w1:w -- W1:w1:e [straight=straight]
edge [color="#000000:#895956:#000000"]
X1:p2r:e -- W1:w2:w
W1:w2:e -- X2:p3l:w
+ W1:w2:w -- W1:w2:e [straight=straight]
edge [color="#000000:#00ff00:#000000"]
X1:p3r:e -- W1:w3:w
W1:w3:e -- X2:p2l:w
+ W1:w3:w -- W1:w3:e [straight=straight]
edge [color="#000000"]
X1:p5r:e -- W1:ws:w
+ W1:ws:w -- W1:ws:e [straight=straight]
W1 [label=<
@@ -131,9 +137,7 @@ graph {
|
|
@@ -147,9 +151,7 @@ graph {
|
@@ -163,9 +165,7 @@ graph {
|
@@ -175,7 +175,7 @@ graph {
Shield |
|
- |
+ |
|
|
diff --git a/examples/demo01.html b/examples/demo01.html
index 2786c1c7..50fd8333 100644
--- a/examples/demo01.html
+++ b/examples/demo01.html
@@ -1,7 +1,7 @@