In new Chart.Js version 2.9.x, there is a similar implementation of context.
In DataLabels there is:
| active |
bool |
Whether the associated element is hovered |
In Chart.js there is:
hover: true if hovered
What do you think to be aligned with Chart.JS, renaming it in hover ?