Preparing search index...
The search index is not available
d3-dag
d3-dag
tweakFlip
Function tweakFlip
tweakFlip
(
style
?:
"diagonal"
|
"horizontal"
|
"vertical"
,
)
:
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
Inherited
External
Theme
OS
Light
Dark
d3-dag
Loading...
Tweak to flip the layout in several ways
diagonal
: flips x and y coordinates turning x into yhorizontal
: inverts xvertical
: inverts y