Correct tooltip dates displaying incorrectly reported in #11229 (#11284)

This commit is contained in:
Muhammad Khalikov
2023-05-19 18:58:39 -04:00
committed by GitHub
parent 62c7de1799
commit 0259dbadfe

View File

@@ -66,9 +66,12 @@ const config = {
type: 'time',
display: true,
offset: true,
ticks: {
source: 'data'
},
time: {
unit: 'day'
}
},
},
},
},