TooltipStickTo
@elastic/charts • Exports
@elastic/charts / TooltipStickTo
Variable: TooltipStickTo
const
TooltipStickTo: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:118
Generated using typedoc-plugin-markdown and TypeDoc