Merge pull request #412 from leader22/patch-1
[docs] Fix `TooltipOptions` section
This commit is contained in:
commit
f2eeadb76e
@ -147,11 +147,11 @@ The X axis (often the time axis) is usually continuous. That means we can reduce
|
|||||||
- Type: `Object`
|
- Type: `Object`
|
||||||
- Default: `{}`
|
- Default: `{}`
|
||||||
|
|
||||||
Customizing options for the format of the label and value displayed on hover tooltips.
|
#### formatTooltipX and formatTooltipY
|
||||||
|
- Type: `Function`
|
||||||
|
- Default: `undefined`
|
||||||
|
|
||||||
####
|
Customizing options for the format of the label and value displayed on hover tooltips. This function takes a value as an argument. By default, it displays the value itself.
|
||||||
- Type: `function`
|
|
||||||
- Default: `{}`
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user