[DEPRECATED] This repo was intended as a staging area for typescript definitions supporting the latest major release of D3js (i.e. version 4.1.x) by Mike Bostock. It has been migrated to DefinitelyTyped.
MIT License
53
stars
14
forks
source link
d3-voronoi and d3-shape point-type interfaces #109
d3-voronoi: Changed type aliases VoronoiPoint and VoronoiPointPair to interfaces and added mandatory elements for 0 and 1 indices. Thanks for this suggestion @gustavderdrache .
d3-shape: Added mandatory element for 0 and 1 indices to SeriesPoint interface (same rationale as above)
SeriesPoint
interface (same rationale as above)