mirror of
https://github.com/Roslund/meshtastic-map.git
synced 2026-05-06 05:22:43 +02: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