packages/eui/packages/components/externals/charts/model/apex-types.ts
Y Axis options See https://apexcharts.com/docs/options/yaxis/
Properties |
|
axisBorder |
axisBorder:
|
Type : literal type
|
Optional |
axisTicks |
axisTicks:
|
Type : literal type
|
Optional |
crosshairs |
crosshairs:
|
Type : literal type
|
Optional |
decimalsInFloat |
decimalsInFloat:
|
Type : number
|
Optional |
floating |
floating:
|
Type : boolean
|
Optional |
forceNiceScale |
forceNiceScale:
|
Type : boolean
|
Optional |
labels |
labels:
|
Type : literal type
|
Optional |
logarithmic |
logarithmic:
|
Type : boolean
|
Optional |
logBase |
logBase:
|
Type : number
|
Optional |
max |
max:
|
Type : number |
|
Optional |
min |
min:
|
Type : number |
|
Optional |
opposite |
opposite:
|
Type : boolean
|
Optional |
reversed |
reversed:
|
Type : boolean
|
Optional |
seriesName |
seriesName:
|
Type : string | string[]
|
Optional |
show |
show:
|
Type : boolean
|
Optional |
showAlways |
showAlways:
|
Type : boolean
|
Optional |
showForNullSeries |
showForNullSeries:
|
Type : boolean
|
Optional |
stepSize |
stepSize:
|
Type : number
|
Optional |
tickAmount |
tickAmount:
|
Type : number
|
Optional |
title |
title:
|
Type : literal type
|
Optional |
tooltip |
tooltip:
|
Type : literal type
|
Optional |