core
0.3.1
core
/
de.peekandpoke.kraft.jsbridges.chartjs
/
Chart
Chart
external
class
Chart
(
ctx
:
CanvasRenderingContext2D
,
data
:
dynamic
)
Content copied to clipboard
Types
Constructors
Functions
Properties
Constructors
Chart
Link copied to clipboard
fun
Chart
(
ctx
:
CanvasRenderingContext2D
,
data
:
dynamic
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
destroy
Link copied to clipboard
fun
destroy
(
)
Content copied to clipboard
update
Link copied to clipboard
fun
update
(
duration
:
Number
?
=
definedExternally
)
Content copied to clipboard
Properties
data
Link copied to clipboard
var
data
:
ChartConfig.ChartData
Content copied to clipboard
options
Link copied to clipboard
var
options
:
ChartConfig.Options
Content copied to clipboard