mirror of
https://github.com/Roslund/meshtastic-map.git
synced 2026-03-28 17:43:03 +01:00
index mode for tooltips
This commit is contained in:
@@ -2007,7 +2007,7 @@
|
||||
display: false,
|
||||
},
|
||||
tooltip: {
|
||||
mode: "nearest",
|
||||
mode: "index",
|
||||
intersect: false,
|
||||
callbacks: {
|
||||
label: (item) => {
|
||||
|
||||
Reference in New Issue
Block a user