Skip to main content

PointShape

@elastic/chartsExports


@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:570


Generated using typedoc-plugin-markdown and TypeDoc