TooltipStickTo
@elastic/charts • Exports
@elastic/charts / TooltipStickTo
Variable: TooltipStickTo
constTooltipStickTo:Readonly<Object>
The position to stick the tooltip to
Type declaration
Bottom
Bottom:
"bottom"=BOTTOM
Center
Center:
"center"=CENTER
Left
Left:
"left"=LEFT
Middle
Middle:
"middle"=MIDDLE
MousePosition
MousePosition:
"MousePosition"
Right
Right:
"right"=RIGHT
Top
Top:
"top"=TOP
Source
packages/charts/src/specs/constants.ts:71
Generated using typedoc-plugin-markdown and TypeDoc