Format timestamps explicitely

This commit is contained in:
Peter J. Holzer 2022-11-26 23:36:00 +01:00
parent e23f3f8726
commit 009cf38adb
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@
// type: "quantitative",
type: "temporal",
//scale: { domain: [{{t.data[0][0]}}, {{t.data[-1][0]}}] },
timeUnit: "yearmonthdatehoursminutes",
},
y: { field: "v", type: "quantitative" },
},