I'm trying to use a timeline chart where I have to pass dates. But do I pass dates to the rows attribute? I tried: rows='[["Jan", "2019-06-21T08:12:00.000Z"]]' But get: Error: Type mismatch. Value 2019-06-21T08:12:00.000Z does not match type date in column index 1