PointShape
@elastic/charts • Exports
@elastic/charts / PointShape
Variable: PointShape
const
PointShape:Readonly
<Object
>
Type declaration
Circle
Circle:
"circle"
Diamond
Diamond:
"diamond"
Plus
Plus:
"plus"
Square
Square:
"square"
Triangle
Triangle:
"triangle"
X
X:
"x"
Source
packages/charts/src/utils/themes/theme.ts:558
Generated using typedoc-plugin-markdown and TypeDoc