Il sito funziona meglio con JavaScript.
Home
Start
Aiuto
Accedi
thomas
/
weight-track
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
fix tooltips not appearing under mouse easily
Thomas Buck
5 anni fa
parent
d4a56a7ef5
commit
329500a44b
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
index.html
+ 1
- 1
index.html
Vedi File
@@ -118,7 +118,7 @@
118
118
tooltips: {
119
119
mode: 'nearest',
120
120
intersect: false,
121
- axis: 'x'
121
+ axis: 'x
y
'
122
122
}
123
123
}
124
124
});
Write
Preview
Loading…
Annulla
Salva