Preparing search index...
The search index is not available
d3-dag
d3-dag
shapeEllipse
Function shapeEllipse
shape
Ellipse
(
center
,
nodeSize
,
start
,
end
)
:
[
number
,
number
]
a bounding box shape for an ellipse
Useful with [
tweakShape
].
Parameters
center
:
readonly
[
number
,
number
]
nodeSize
:
readonly
[
number
,
number
]
start
:
readonly
[
number
,
number
]
end
:
readonly
[
number
,
number
]
Returns
[
number
,
number
]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
d3-dag
Aggregator
CallableLinkWeight
CallableNodeSize
CallableNodeWeight
CallableSimplexWeight
Children
ChildrenData
Connect
ConnectOps
Coord
CoordCenter
CoordGreedy
CoordQuad
CoordQuadOps
CoordSimplex
CoordSimplexOps
CoordTopological
Decross
DecrossDfs
DecrossOpt
DecrossTwoLayer
Loading...
Generated using
TypeDoc
a bounding box shape for an ellipse
Useful with [
tweakShape
].