Merge pull request #793 from pabsi/patch-1
feat: Update dashboard.component.ts
This commit is contained in:
@@ -216,6 +216,8 @@ export class DashboardComponent implements OnInit, AfterViewInit, OnDestroy
|
|||||||
},
|
},
|
||||||
tooltip: {
|
tooltip: {
|
||||||
theme: 'dark',
|
theme: 'dark',
|
||||||
|
shared: true,
|
||||||
|
intersect: false,
|
||||||
x : {
|
x : {
|
||||||
format: 'MMM dd, yyyy HH:mm:ss'
|
format: 'MMM dd, yyyy HH:mm:ss'
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user