aboutsummaryrefslogtreecommitdiff
path: root/saved
diff options
context:
space:
mode:
Diffstat (limited to 'saved')
-rw-r--r--saved/0rfrbnTjeZ.dot14
-rw-r--r--saved/Qv0BzgZVII.pic7
2 files changed, 21 insertions, 0 deletions
diff --git a/saved/0rfrbnTjeZ.dot b/saved/0rfrbnTjeZ.dot
new file mode 100644
index 0000000..2adb472
--- /dev/null
+++ b/saved/0rfrbnTjeZ.dot
@@ -0,0 +1,14 @@
+
+digraph test123 {
+ a -> b -> c;
+ a -> {x y};
+ b [shape=box];
+ c [label="hello\nworld",color=blue,fontsize=13,
+ fontname="Palatino-Italic",fontcolor=red,style=filled];
+ a -> z [label="hi", weight=100];
+ x -> z [label="multi-line\nlabel"];
+ edge [style=dashed,color=red];
+ b -> x;
+ {rank=same; b x}
+}
+
diff --git a/saved/Qv0BzgZVII.pic b/saved/Qv0BzgZVII.pic
new file mode 100644
index 0000000..632d071
--- /dev/null
+++ b/saved/Qv0BzgZVII.pic
@@ -0,0 +1,7 @@
+
+.PS
+
+box "foo"; arrow ->; box "bar"
+
+.PE
+