diff --git a/examples/demo01.gv b/examples/demo01.gv index 8b327c4d..2fb294dd 100644 --- a/examples/demo01.gv +++ b/examples/demo01.gv @@ -1,9 +1,10 @@ graph { -// Graph generated by WireViz 0.4 +// Graph generated by WireViz 0.5-dev // https://github.com/formatc1702/WireViz graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2] node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0] edge [fontname=arial style=bold] + edge [headclip=true style=bold tailclip=true] X1 [label=<
@@ -60,6 +61,7 @@ graph {
> fillcolor="#FFFFFF" shape=box style=filled] + edge [headclip=true style=bold tailclip=true] X2 [label=< 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 @@ - + demo01
@@ -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=< @@ -147,9 +151,7 @@ graph { @@ -163,9 +165,7 @@ graph { @@ -175,7 +175,7 @@ graph { - +
@@ -131,9 +137,7 @@ graph {
- - - +
- - - +
- - - +
Shield