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
|
where
|
||||||
polys =
|
polys =
|
||||||
mkDiag
|
mkDiag
|
||||||
(mconcat [maybeDiag (ct p) coordPointsText, polyLines])
|
(mconcat [maybeDiag (ct p) coordPointsText, coordPoints, polyLines])
|
||||||
p (head pts)
|
p (head pts)
|
||||||
`atop`
|
`atop`
|
||||||
mkDiag
|
mkDiag
|
||||||
|
Loading…
Reference in New Issue
Block a user