Preparing search index...
The search index is not available
d3-dag
d3-dag
tweakFlip
Function tweakFlip
tweak
Flip
(
style
?
)
:
Tweak
<
unknown
,
unknown
>
Tweak to flip the layout in several ways
diagonal
: flips x and y coordinates turning x into y
horizontal
: inverts x
vertical
: inverts y
Parameters
style
:
"diagonal"
|
"horizontal"
|
"vertical"
= "diagonal"
Returns
Tweak
<
unknown
,
unknown
>
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
Tweak to flip the layout in several ways
diagonal
: flips x and y coordinates turning x into yhorizontal
: inverts xvertical
: inverts y