Logo iconCharts
  • Github ➚
  • Overview
  • Get started
    • Overview
      • Overview
      • AxisPlotLine
      • BaseLegendSymbol
      • ChartAxis
      • ChartAxisLabels
      • ChartAxisTitleAlignment
      • ChartAxisType
      • ChartData
      • ChartLegend
      • ChartMargin
      • ChartOptions
      • ChartSplit
      • ChartTitle
      • ChartTooltip
      • ChartTooltipRendererArgs
      • ChartXAxis
      • ChartYAxis
      • PathLegendSymbolOptions
      • RectLegendSymbolOptions
      • SplitPlotOptions
      • SymbolLegendSymbolOptions
      • TooltipDataChunk
      • TooltipDataChunkArea
      • TooltipDataChunkBarX
      • TooltipDataChunkBarY
      • TooltipDataChunkLine
      • TooltipDataChunkPie
      • TooltipDataChunkRadar
      • TooltipDataChunkSankey
      • TooltipDataChunkScatter
      • TooltipDataChunkTreemap
      • TooltipDataChunkWaterfall

In this article:

  • Type Parameters
  • Properties
  • Type Parameters
  • Properties

API / Configuration / TooltipDataChunkScatter

Defined in: src/types/chart/tooltip.ts:35

Type ParametersType Parameters

Type Parameter Default type
T MeaningfulAny

PropertiesProperties

Property Type
data ScatterSeriesData<T>
series object
series.id string
series.name string
series.type "scatter"
Previous
TooltipDataChunkSankey
Next
TooltipDataChunkTreemap