Preparing search index...
The search index is not available
d3-dag
d3-dag
OptChecking
Type alias OptChecking
Opt
Checking
:
"fast"
|
"slow"
|
"oom"
how to handle optimally solving certain layouts
"fast"
- raise an exception if the layout can't be done quickly
"slow"
- raise an exception if the layout might oom
"oom"
- never raise an exception, use at your own risk
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
how to handle optimally solving certain layouts
"fast"
- raise an exception if the layout can't be done quickly"slow"
- raise an exception if the layout might oom"oom"
- never raise an exception, use at your own risk