Skip to content

Commit

Permalink
Tidier dot
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-wieser committed Mar 16, 2015
1 parent 78e3f1f commit 3740e92
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/flowcharts/conveyorCollect.dot
@@ -1,5 +1,7 @@
digraph RootGraph {
rank=LR;
rankdir=LR;
splines=ortho;

edge [color="#06306F", fillcolor="#FFFFFF"];
subgraph Flowchart {
node [color="#06306F", fillcolor="#FFFFFF", fontcolor="#06306F", style=filled];
Expand Down

0 comments on commit 3740e92

Please sign in to comment.