This website works better with JavaScript.
首頁
Start
說明
登入
thomas
/
weight-track
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
fix tooltips not appearing under mouse easily
Thomas Buck
5 年之前
父節點
d4a56a7ef5
當前提交
329500a44b
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
統一視圖
顯示文件統計
1
1
index.html
+ 1
- 1
index.html
查看文件
118
tooltips: {
118
tooltips: {
119
mode: 'nearest',
119
mode: 'nearest',
120
intersect: false,
120
intersect: false,
121
- axis: 'x'
121
+ axis: 'x
y
'
122
}
122
}
123
}
123
}
124
});
124
});
Write
Preview
Loading…
取消
儲存