Fil / d3-tricontour

Create contours from non-gridded data with meandering triangles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edge Polygons Misaligned by a Small Margin

zachsa opened this issue · comments

I've been using the d3-contour library, and want to switch back to the d3-tricontour library. I notice that the the polygons around the edge are not quite as well aligned in d3-tricontour as they are in d3-contour. Is this possible/easy to fix?

d3-contour polygon edges

image

dr-tricontour polygon edges

image

Can you share the example as an observable notebook?