FilledValues
@elastic/charts • Exports
@elastic/charts / FilledValues
Interface: FilledValues
Contents
Properties
x?
x?:
string
|number
the x value
Source
packages/charts/src/chart_types/xy_chart/utils/series.ts:35
y0?
y0?:
number
the minimum y value
Source
packages/charts/src/chart_types/xy_chart/utils/series.ts:39
y1?
y1?:
number
the max y value
Source
packages/charts/src/chart_types/xy_chart/utils/series.ts:37
Generated using typedoc-plugin-markdown and TypeDoc