Selaa lähdekoodia

fix tooltips not appearing under mouse easily

Thomas Buck 4 vuotta sitten
vanhempi
commit
329500a44b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      index.html

+ 1
- 1
index.html Näytä tiedosto

@@ -118,7 +118,7 @@
118 118
                         tooltips: {
119 119
                             mode: 'nearest',
120 120
                             intersect: false,
121
-                            axis: 'x'
121
+                            axis: 'xy'
122 122
                         }
123 123
                     }
124 124
                 });

Loading…
Peruuta
Tallenna