Settings
@elastic/charts • Exports
@elastic/charts / Settings
Function: Settings()
Settings(
props
):null
Adds settings spec to chart specs
Parameters
• props: SFProps
<SettingsSpec
, "id"
| "chartType"
| "specType"
, "debug"
| "locale"
| "rotation"
| "baseTheme"
| "rendering"
| "animateData"
| "externalPointerEvents"
| "pointBuffer"
| "pointerUpdateTrigger"
| "brushAxis"
| "minBrushDelta"
| "allowBrushingLastHistogramBin"
| "ariaLabelHeadingLevel"
| "ariaUseDefaultSummary"
| "dow"
| "showLegend"
| "legendPosition"
| "legendValues"
| "legendMaxDepth"
| "legendSize"
| "flatLegend"
, SFOptionalKeys
<SettingsSpec
, "id"
| "chartType"
| "specType"
, "debug"
| "locale"
| "rotation"
| "baseTheme"
| "rendering"
| "animateData"
| "externalPointerEvents"
| "pointBuffer"
| "pointerUpdateTrigger"
| "brushAxis"
| "minBrushDelta"
| "allowBrushingLastHistogramBin"
| "ariaLabelHeadingLevel"
| "ariaUseDefaultSummary"
| "dow"
| "showLegend"
| "legendPosition"
| "legendValues"
| "legendMaxDepth"
| "legendSize"
| "flatLegend"
>, never
>
Returns
null
Source
packages/charts/src/specs/settings.tsx:676
Generated using typedoc-plugin-markdown and TypeDoc