소스 검색

fix tooltips not appearing under mouse easily

Thomas Buck 4 년 전
부모
커밋
329500a44b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      index.html

+ 1
- 1
index.html 파일 보기

@@ -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…
취소
저장