BulletSubtype
@elastic/charts • Exports
@elastic/charts / BulletSubtype
Variable: BulletSubtype
const
BulletSubtype:Readonly
<Object
>
Type declaration
circle
circle:
"circle"
This bullet subtype is not yet fully supported See https://github.com/elastic/elastic-charts/issues/2200
halfCircle
halfCircle:
"half-circle"
horizontal
horizontal:
"horizontal"
twoThirdsCircle
twoThirdsCircle:
"two-thirds-circle"
vertical
vertical:
"vertical"
Source
packages/charts/src/chart_types/bullet_graph/spec.ts:48
Generated using typedoc-plugin-markdown and TypeDoc