Skip to main content

AreaFitStyle

@elastic/chartsExports


@elastic/charts / AreaFitStyle

Type alias: AreaFitStyle

AreaFitStyle: Visible & Opacity & Object

Style for the fitted (interpolated) portions of an area. When omitted, the fitted area inherits the corresponding value from the main AreaStyle

Type declaration

fill?

fill?: Color | typeof ColorVariant.Series

gradient?

gradient?: LinearGradient

texture?

texture?: TexturedStyles

Source

packages/charts/src/utils/themes/theme.ts:899


Generated using typedoc-plugin-markdown and TypeDoc