kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-chart
/
io.kvision.chart
/
InteractionOptions
/
InteractionOptions
Interaction
Options
constructor
(
mode
:
InteractionMode
=
InteractionMode.NEAREST
,
intersect
:
Boolean
=
true
,
axis
:
String
=
"x"
,
includeInvisible
:
Boolean
=
true
)
(
source
)