First pass for getting flow lines in place

This could use some refactoring
This commit is contained in:
Jeff Avallone
2014-11-30 21:20:03 -05:00
parent f8cded8eac
commit 5afb4fa717
3 changed files with 38 additions and 5 deletions
+6
View File
@@ -28,6 +28,12 @@
dominant-baseline: text-after-edge;
}
path {
fill: transparent;
stroke-width: 2px;
stroke: #000;
}
circle.anchor {
fill: #6b6659;
stroke-width: 2px;