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:96
maxTableHeight
maxTableHeight:
undefined
|MaxHeight
<string
|number
>
Sets max height of scrolling tooltip table body
Source
packages/charts/src/utils/themes/theme.ts:92
maxWidth
maxWidth:
NonNullable
<undefined
|MaxWidth
<string
|number
>>
Sets max width of tooltip
Source
packages/charts/src/utils/themes/theme.ts:88
Generated using typedoc-plugin-markdown and TypeDoc