kvision-chart
/
io.kvision.chart
/
ChartType
Chart
Type
enum
ChartType
:
Enum
<
ChartType
>
Content copied to clipboard
Chart types.
Entries
Properties
Entries
SCATTER
Link copied to clipboard
SCATTER
("scatter")
Content copied to clipboard
BUBBLE
Link copied to clipboard
BUBBLE
("bubble")
Content copied to clipboard
POLARAREA
Link copied to clipboard
POLARAREA
("polarArea")
Content copied to clipboard
PIE
Link copied to clipboard
PIE
("pie")
Content copied to clipboard
DOUGHNUT
Link copied to clipboard
DOUGHNUT
("doughnut")
Content copied to clipboard
RADAR
Link copied to clipboard
RADAR
("radar")
Content copied to clipboard
HORIZONTALBAR
Link copied to clipboard
HORIZONTALBAR
("horizontalBar")
Content copied to clipboard
BAR
Link copied to clipboard
BAR
("bar")
Content copied to clipboard
LINE
Link copied to clipboard
LINE
("line")
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard