packages/eui/packages/components/externals/charts/model/apex-types.ts
Properties |
|
annotations |
annotations:
|
Type : ApexAnnotations
|
Optional |
chart |
chart:
|
Type : ApexChart
|
Optional |
colors |
colors:
|
Type : any[]
|
Optional |
dataLabels |
dataLabels:
|
Type : ApexDataLabels
|
Optional |
fill |
fill:
|
Type : ApexFill
|
Optional |
forecastDataPoints |
forecastDataPoints:
|
Type : ApexForecastDataPoints
|
Optional |
grid |
grid:
|
Type : ApexGrid
|
Optional |
labels |
labels:
|
Type : string[]
|
Optional |
legend |
legend:
|
Type : ApexLegend
|
Optional |
markers |
markers:
|
Type : ApexMarkers
|
Optional |
noData |
noData:
|
Type : ApexNoData
|
Optional |
plotOptions |
plotOptions:
|
Type : ApexPlotOptions
|
Optional |
responsive |
responsive:
|
Type : ApexResponsive[]
|
Optional |
series |
series:
|
Type : ApexAxisChartSeries | ApexNonAxisChartSeries
|
Optional |
states |
states:
|
Type : ApexStates
|
Optional |
stroke |
stroke:
|
Type : ApexStroke
|
Optional |
subtitle |
subtitle:
|
Type : ApexTitleSubtitle
|
Optional |
theme |
theme:
|
Type : ApexTheme
|
Optional |
title |
title:
|
Type : ApexTitleSubtitle
|
Optional |
tooltip |
tooltip:
|
Type : ApexTooltip
|
Optional |
xaxis |
xaxis:
|
Type : ApexXAxis
|
Optional |
yaxis |
yaxis:
|
Type : ApexYAxis | ApexYAxis[]
|
Optional |