Format timestamps explicitely
This commit is contained in:
parent
e23f3f8726
commit
009cf38adb
|
@ -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" },
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue