TooltipStyle
@elastic/charts • Exports
@elastic/charts / TooltipStyle
Interface: TooltipStyle
Tooltip styles
Contents
Properties
defaultDotColor
defaultDotColor:
string
Color used as fallback when contrast logic fails
Source
packages/charts/src/utils/themes/theme.ts:82
maxTableHeight
maxTableHeight:
undefined|MaxHeight<string|number>
Sets max height of scrolling tooltip table body
Source
packages/charts/src/utils/themes/theme.ts:78
maxWidth
maxWidth:
NonNullable<undefined|MaxWidth<string|number>>
Sets max width of tooltip
Source
packages/charts/src/utils/themes/theme.ts:74
Generated using typedoc-plugin-markdown and TypeDoc