fcharts-js - v0.3.0
fcharts.dev
GitHub
Preparing search index...
index
ResolvedAnnotation
Interface ResolvedAnnotation
An
AnnotationSpec
with defaults resolved.
interface
ResolvedAnnotation
{
color
:
string
;
kind
:
"point"
|
"rule"
;
label
:
string
;
seriesIndex
:
number
;
showLabel
:
boolean
;
x
:
number
;
}
Index
Properties
color
kind
label
series
Index
show
Label
x
Properties
color
color
:
string
kind
kind
:
"point"
|
"rule"
label
label
:
string
series
Index
seriesIndex
:
number
show
Label
showLabel
:
boolean
x
x
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
kind
label
series
Index
show
Label
x
fcharts.dev
GitHub
fcharts-js - v0.3.0
Loading...
An AnnotationSpec with defaults resolved.