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 / TooltipDataChunkRadar

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

Type ParametersType Parameters

Type Parameter Default type
T MeaningfulAny

PropertiesProperties

Property Type
category? RadarSeriesCategory
closest boolean
data RadarSeriesData<T>
series RadarSeries<T>
Previous
TooltipDataChunkPie
Next
TooltipDataChunkSankey