kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-chart
/
io.kvision.chart.js
/
ElementOptionsByType
Element
Options
By
Type
external
interface
ElementOptionsByType
(
source
)
Members
Properties
arc
Link copied to clipboard
abstract
var
arc
:
ScriptableAndArrayOptions
<
ArcOptions
,
ScriptableContext
>
bar
Link copied to clipboard
abstract
var
bar
:
ScriptableAndArrayOptions
<
BarOptions
,
ScriptableContext
>
line
Link copied to clipboard
abstract
var
line
:
ScriptableAndArrayOptions
<
LineOptions
,
ScriptableContext
>
point
Link copied to clipboard
abstract
var
point
:
ScriptableAndArrayOptions
<
PointOptions
,
ScriptableContext
>