fcharts-js - v0.3.0
fcharts.dev
GitHub
Preparing search index...
index
ChartSummary
Interface ChartSummary
interface
ChartSummary
{
annotations
?:
AnnotationSummary
[]
;
label
:
string
;
points
:
number
;
series
:
SeriesSummary
[]
;
xEnd
:
number
;
xStart
:
number
;
}
Index
Properties
annotations?
label
points
series
x
End
x
Start
Properties
Optional
annotations
annotations
?:
AnnotationSummary
[]
Event markers on the series, when any are configured.
label
label
:
string
points
points
:
number
Points per series.
series
series
:
SeriesSummary
[]
x
End
xEnd
:
number
x
Start
xStart
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
annotations
label
points
series
x
End
x
Start
fcharts.dev
GitHub
fcharts-js - v0.3.0
Loading...
Event markers on the series, when any are configured.