Search
Preparing search index...
The search index is not available
ngx3js
Options
All
Public
Public/Protected
All
Inherited
Menu
ngx3js
CHARTJS
TooltipModel
Interface TooltipModel
Hierarchy
TooltipModel
Index
Properties
after
Body
before
Body
body
caretX
caretY
chart
data
Points
footer
height
label
Colors
label
Point
Styles
label
Text
Colors
opacity
options
title
width
x
x
Align
y
y
Align
Methods
get
Active
Elements
set
Active
Elements
Properties
Optional
after
Body
after
Body
?:
string
[]
Optional
before
Body
before
Body
?:
string
[]
Optional
body
body
?:
{
after
?:
string
[]
;
before
?:
string
[]
;
lines
?:
string
[]
}
[]
Optional
caretX
caretX
?:
number
Optional
caretY
caretY
?:
number
Optional
Readonly
chart
chart
?:
Chart
Optional
data
Points
data
Points
?:
any
[]
Optional
footer
footer
?:
string
[]
Optional
height
height
?:
number
Optional
label
Colors
label
Colors
?:
any
[]
Optional
label
Point
Styles
label
Point
Styles
?:
{
pointStyle
?:
any
;
rotation
?:
number
}
[]
Optional
label
Text
Colors
label
Text
Colors
?:
CHARTJS
.
Color
[]
Optional
opacity
opacity
?:
number
Optional
options
options
?:
any
Optional
title
title
?:
string
[]
Optional
width
width
?:
number
Optional
x
x
?:
number
Optional
x
Align
x
Align
?:
TooltipXAlignment
Optional
y
y
?:
number
Optional
y
Align
y
Align
?:
TooltipYAlignment
Methods
get
Active
Elements
get
Active
Elements
(
)
:
ActiveElement
[]
Returns
ActiveElement
[]
set
Active
Elements
set
Active
Elements
(
active
?:
ActiveDataPoint
[]
, eventPosition
?:
Point
)
:
void
Parameters
Optional
active:
ActiveDataPoint
[]
Optional
eventPosition:
Point
Returns
void
Exports
AMMO
CHARTJS
ECHARTS
I3JS
NODES
THREE
Tooltip
Model
after
Body
before
Body
body
caretX
caretY
chart
data
Points
footer
height
label
Colors
label
Point
Styles
label
Text
Colors
opacity
options
title
width
x
x
Align
y
y
Align
get
Active
Elements
set
Active
Elements
Generated using
TypeDoc