Preparing search index...
The search index is not available
d3-dag
d3-dag
OptChecking
Type Alias OptChecking
OptChecking
:
"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
Inherited
External
Theme
OS
Light
Dark
d3-dag
Loading...
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