Causality Analyzer
Preparing search index...
@agentix-e/causality-analyzer-pipeline
ThresholdLine
Interface ThresholdLine
Detection threshold line — pipeline-specific with metric context.
interface
ThresholdLine
{
color
:
string
;
label
:
string
;
metric
:
string
;
style
:
"solid"
|
"dashed"
|
"dotted"
;
type
:
"upper"
|
"lower"
;
value
:
number
;
}
Index
Properties
color
label
metric
style
type
value
Properties
color
color
:
string
label
label
:
string
metric
metric
:
string
style
style
:
"solid"
|
"dashed"
|
"dotted"
type
type
:
"upper"
|
"lower"
value
value
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
label
metric
style
type
value
Causality Analyzer
Loading...
Detection threshold line — pipeline-specific with metric context.