Fix addLine()

This commit is contained in:
Ian Gulliver
2019-07-04 04:40:46 +00:00
parent 22960e57b0
commit 353a209ea1
4 changed files with 276 additions and 136 deletions

View File

@@ -148,3 +148,7 @@ body {
width: 100%;
height: 100%;
}
.gridLines use {
stroke: white;
}