core
0.3.1
core
/
de.peekandpoke.kraft.jsbridges.chartjs
/
ChartConfig
/
ChartData
/
Dataset
Dataset
interface
Dataset
Content copied to clipboard
Properties
Properties
backgroundColor
Link copied to clipboard
abstract
var
backgroundColor
:
StringOrArray
Content copied to clipboard
borderColor
Link copied to clipboard
abstract
var
borderColor
:
StringOrArray
Content copied to clipboard
borderWidth
Link copied to clipboard
abstract
var
borderWidth
:
NumberOrArray
Content copied to clipboard
color
Link copied to clipboard
abstract
var
color
:
StringOrArray
Content copied to clipboard
data
Link copied to clipboard
abstract
var
data
:
Array
<
Number
>
Content copied to clipboard
fill
Link copied to clipboard
abstract
var
fill
:
Boolean
Content copied to clipboard
label
Link copied to clipboard
abstract
var
label
:
String
Content copied to clipboard
stepped
Link copied to clipboard
abstract
var
stepped
:
String
Content copied to clipboard
yAxisID
Link copied to clipboard
abstract
var
yAxisID
:
String
Content copied to clipboard