DIAGRAM: draw all points
This commit is contained in:
parent
ddff8b1fb2
commit
c4ab68c76d
@ -38,7 +38,7 @@ diag p pts = case alg p of
|
||||
where
|
||||
polys =
|
||||
mkDiag
|
||||
(mconcat [maybeDiag (ct p) coordPointsText, polyLines])
|
||||
(mconcat [maybeDiag (ct p) coordPointsText, coordPoints, polyLines])
|
||||
p (head pts)
|
||||
`atop`
|
||||
mkDiag
|
||||
|
Loading…
Reference in New Issue
Block a user