kvision-chart
/
io.kvision.chart.js
/
Chart
/
ChartHoverOptions
Chart
Hover
Options
interface
ChartHoverOptions
Content copied to clipboard
Properties
Properties
animationDuration
Link copied to clipboard
open var
animationDuration
:
Number
?
Content copied to clipboard
axis
Link copied to clipboard
abstract var
axis
:
String
Content copied to clipboard
intersect
Link copied to clipboard
open var
intersect
:
Boolean
?
Content copied to clipboard
mode
Link copied to clipboard
open var
mode
:
InteractionMode
?
Content copied to clipboard
onHover
Link copied to clipboard
open val
onHover
: (self:
Chart
, event:
MouseEvent
, activeElements:
Array
<
Any
>) ->
Any
?
Content copied to clipboard