@types/d3
Delaunay
GetCoordinate
Type alias GetCoordinate<P, PS>
Get
Coordinate
<
P
,
PS
>
:
(
(
point
,
i
,
points
)
=>
number
)
Type Parameters
P
PS
Type declaration
(
point
,
i
,
points
)
:
number
A function to extract a x- or y-coordinate from the specified point.
Parameters
point
:
P
i
:
number
points
:
PS
Returns
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Preparing search index...
The search index is not available
@types/d3 - v7.4.3
Classes
Adder
Delaunay
FormatSpecifier
InternMap
InternSet
Voronoi
ZoomTransform
Functions
active
arc
area
areaRadial
ascending
autoType
axisBottom
axisLeft
axisRight
axisTop
bin
bisect
Loading...
A function to extract a x- or y-coordinate from the specified point.