index mode for tooltips
This commit is contained in:
parent
e215575aa9
commit
ffa68a6f2c
1 changed files with 1 additions and 1 deletions
|
|
@ -2007,7 +2007,7 @@
|
|||
display: false,
|
||||
},
|
||||
tooltip: {
|
||||
mode: "nearest",
|
||||
mode: "index",
|
||||
intersect: false,
|
||||
callbacks: {
|
||||
label: (item) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue