packages/eui/packages/components/externals/charts/model/apex-types.ts
PlotOptions for specifying chart-type-specific configuration. See https://apexcharts.com/docs/options/plotoptions/bar/
Properties |
area |
area:
|
Type : literal type
|
Optional |
bar |
bar:
|
Type : literal type
|
Optional |
boxPlot |
boxPlot:
|
Type : literal type
|
Optional |
bubble |
bubble:
|
Type : literal type
|
Optional |
candlestick |
candlestick:
|
Type : literal type
|
Optional |
heatmap |
heatmap:
|
Type : literal type
|
Optional |
line |
line:
|
Type : literal type
|
Optional |
pie |
pie:
|
Type : literal type
|
Optional |
polarArea |
polarArea:
|
Type : literal type
|
Optional |
radar |
radar:
|
Type : literal type
|
Optional |
radialBar |
radialBar:
|
Type : literal type
|
Optional |
treemap |
treemap:
|
Type : literal type
|
Optional |