kvision
/
pl.treksoft.kvision.chart.js
/
Chart
/
PluginServiceRegistrationOptions
/
beforeEvent
beforeEvent
(js)
open
val
beforeEvent
:
(
(
chartInstance
:
Chart
,
event
:
Event
,
options
:
Any
)
->
Unit
)
?