Chart.js Chart.js
Home
API
Samples
  • Awesome (opens new window)
  • Slack (opens new window)
  • Stack Overflow (opens new window)
GitHub (opens new window)
Home
API
Samples
  • Awesome (opens new window)
  • Slack (opens new window)
  • Stack Overflow (opens new window)
GitHub (opens new window)
  • API

    • Exports
    • Enumerations

    • Classes

    • Interfaces

      • ActiveDataPoint
      • ActiveElement
      • AnimationEvent
      • ArcElement
      • ArcHoverOptions
      • ArcOptions
      • ArcProps
      • BarControllerChartOptions
      • BarControllerDatasetOptions
      • BarElement
      • BarHoverOptions
      • BarOptions
      • BarProps
      • BorderRadius
      • BubbleControllerDatasetOptions
      • BubbleDataPoint
      • CartesianScaleOptions
      • CartesianScaleTypeRegistry
      • ChartArea
      • ChartComponent
      • ChartConfiguration
      • ChartData
      • ChartDatasetProperties
      • ChartEvent
      • ChartMeta
      • ChartTypeRegistry
      • CommonElementOptions
      • CommonHoverOptions
      • ComplexFillTarget
      • ControllerDatasetOptions
      • CoreChartOptions
      • CoreInteractionOptions
      • CoreScaleOptions
      • DatasetControllerChartComponent
      • DateAdapter
      • Defaults
      • DoughnutAnimationOptions
      • DoughnutController
      • DoughnutControllerChartOptions
      • DoughnutControllerDatasetOptions
      • Element
      • ElementChartOptions
      • ElementOptionsByType
      • ExtendedPlugin
      • FillerControllerDatasetOptions
      • FillerOptions
      • FontSpec
      • GridLineOptions
      • InteractionItem
      • InteractionModeMap
      • InteractionOptions
      • LayoutItem
      • LegendElement
      • LegendItem
      • LegendOptions
      • LineControllerChartOptions
      • LineControllerDatasetOptions
      • LineElement
      • LineHoverOptions
      • LineOptions
      • LineProps
      • ParsingOptions
      • Plugin
      • PluginChartOptions
      • PluginOptionsByType
      • Point
      • PointElement
      • PointHoverOptions
      • PointOptions
      • PointPrefixedHoverOptions
      • PointPrefixedOptions
      • PointProps
      • PolarAreaController
      • PolarAreaControllerChartOptions
      • PolarAreaControllerDatasetOptions
      • RadarControllerDatasetOptions
      • RadialLinearScale
      • RadialScaleTypeRegistry
      • Registry
      • ScaleTypeRegistry
      • ScatterDataPoint
      • ScriptableContext
      • ScriptableScaleContext
      • ScriptableTooltipContext
      • Segment
      • Tick
      • TickOptions
      • TimeScale
      • TitleOptions
      • TooltipCallbacks
      • TooltipItem
      • TooltipModel
      • TooltipOptions
      • TypedRegistry
      • VisualElement

# Interface: ElementOptionsByType

# Properties

# arc

• arc: ArcOptions & ArcHoverOptions

Defined in: index.esm.d.ts:1862 (opens new window)


# bar

• bar: BarOptions & BarHoverOptions

Defined in: index.esm.d.ts:1863 (opens new window)


# line

• line: LineOptions & LineHoverOptions

Defined in: index.esm.d.ts:1864 (opens new window)


# point

• point: PointOptions & PointHoverOptions

Defined in: index.esm.d.ts:1865 (opens new window)

← ElementChartOptions ExtendedPlugin →