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,
|
display: false,
|
||||||
},
|
},
|
||||||
tooltip: {
|
tooltip: {
|
||||||
mode: "nearest",
|
mode: "index",
|
||||||
intersect: false,
|
intersect: false,
|
||||||
callbacks: {
|
callbacks: {
|
||||||
label: (item) => {
|
label: (item) => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue