• chart: Chart
<keyof ChartTypeRegistry
, (number
| [number
, number
] | Point
| BubbleDataPoint
)[], unknown
>
The chart the tooltip is being shown on
# Defined intypes/index.d.ts:2920 (opens new window)
# dataIndex• dataIndex: number
Index of this data item in the dataset
# Defined intypes/index.d.ts:2955 (opens new window)
# dataset• dataset: UnionToIntersection
<ChartDataset
<TType
, DistributiveArray
<ChartTypeRegistry
[TType
]["defaultDataPoint"
]>>>
The dataset the item comes from
# Defined intypes/index.d.ts:2945 (opens new window)
# datasetIndex• datasetIndex: number
Index of the dataset the item comes from
# Defined intypes/index.d.ts:2950 (opens new window)
# element• element: default
<AnyObject
, AnyObject
>
The chart element (point, arc, bar, etc.) for this tooltip item
# Defined intypes/index.d.ts:2960 (opens new window)
# formattedValue• formattedValue: string
Formatted value for the tooltip
# Defined intypes/index.d.ts:2940 (opens new window)
# label• label: string
Label for the tooltip
# Defined intypes/index.d.ts:2925 (opens new window)
# parsed• parsed: UnionToIntersection
<ParsedDataType
<TType
>>
Parsed data values for the given dataIndex
and datasetIndex
types/index.d.ts:2930 (opens new window)
# raw• raw: unknown
Raw data values for the given dataIndex
and datasetIndex
types/index.d.ts:2935 (opens new window)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4