Skip to content

Commit 5f7e4a3

Browse files
authored
Merge pull request #793 from pabsi/patch-1
feat: Update dashboard.component.ts
2 parents 4066c84 + bb98b8c commit 5f7e4a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

webapp/frontend/src/app/modules/dashboard/dashboard.component.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,8 @@ export class DashboardComponent implements OnInit, AfterViewInit, OnDestroy
216216
},
217217
tooltip: {
218218
theme: 'dark',
219+
shared: true,
220+
intersect: false,
219221
x : {
220222
format: 'MMM dd, yyyy HH:mm:ss'
221223
},

0 commit comments

Comments
 (0)