Skip to main content

TextureShape

@elastic/chartsExports


@elastic/charts / TextureShape

Variable: TextureShape

const TextureShape: Readonly<Object>

Type declaration

Circle

Circle: "circle"

Diamond

Diamond: "diamond"

Line

Line: "line"

Plus

Plus: "plus"

Square

Square: "square"

Triangle

Triangle: "triangle"

X

X: "x"

Source

packages/charts/src/utils/themes/theme.ts:647


Generated using typedoc-plugin-markdown and TypeDoc