Skip to main content

FlamegraphStyle

@elastic/chartsExports


@elastic/charts / FlamegraphStyle

Interface: FlamegraphStyle

Contents

Properties

navigation: Object

Type declaration

buttonBackgroundColor

buttonBackgroundColor: string

buttonDisabledBackgroundColor

buttonDisabledBackgroundColor: string

buttonDisabledTextColor

buttonDisabledTextColor: string

buttonTextColor

buttonTextColor: string

textColor

textColor: string

Source

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


scrollbarThumb

scrollbarThumb: string

Source

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


scrollbarTrack

scrollbarTrack: string

Source

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


Generated using typedoc-plugin-markdown and TypeDoc