I have two arrays/json files in the following format:
const data2 = [{date: "2018-04-23", a: 2, b: 2}, {date: "2020-04-24", a: 1, b: 2},