Skip to main content

Axis

@elastic/chartsExports


@elastic/charts / Axis

Function: Axis()

Axis(props, deprecatedLegacyContext?): ReactNode

Add axis spec to chart

Parameters

props: SFProps<AxisSpec, "chartType" | "specType", "position" | "hide" | "groupId" | "showOverlappingTicks" | "showOverlappingLabels" | "timeAxisLayerCount", SFOptionalKeys<AxisSpec, "chartType" | "specType", "position" | "hide" | "groupId" | "showOverlappingTicks" | "showOverlappingLabels" | "timeAxisLayerCount">, "id">

deprecatedLegacyContext?: any

Deprecated

See React Docs

Returns

ReactNode

Source

node_modules/@types/react/index.d.ts:1128


Generated using typedoc-plugin-markdown and TypeDoc