1👍
✅
Change the ‘mode’ param of the tooltip to ‘index’
options :
{
...
tooltips:
{
enabled: true,
mode: 'index'
}
...
}
Source:stackexchange.com