Skip to main content

GeometryStateStyle

@elastic/chartsExports


@elastic/charts / GeometryStateStyle

Interface: GeometryStateStyle

Shared style properties for varies geometries

Contents

Properties

fill?

fill?: string

Source

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


opacity

opacity: number

Opacity multiplier

if set to 0.5 all given opacities will be halfed

Source

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


stroke?

stroke?: string

Source

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


strokeWidth?

strokeWidth?: number

Source

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


Generated using typedoc-plugin-markdown and TypeDoc