-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Learn Chart.js
By :

Tooltips respond to hover events. The next table lists properties of the hover
object, which can be configured globally using Chart.defaults.global.hover
or locally using options.hover
:
Object | Value | Description |
|
| Same behavior as |
|
| Same behavior as |
|
| Selects parameters that are used to calculate the distance from the value point to the cursor during a hover event. The default is |
|
| The duration of the animation. This affects any hovering events, including tooltips. |
Configuration options for the hover object
Both the hover
and the tooltip objects support the...
Change the font size
Change margin width
Change background colour