{
  "chart": {
    "type": "bar",
    "data": {
      "labels": [
        "Hello",
        "World"
      ],
      "datasets": [
        {
          "label": "Foo",
          "data": [
            1,
            2
          ]
        }
      ]
    }
  },
  "templateOverrides": {
    "width": null,
    "height": null,
    "title": null,
    "labels": null,
    "backgroundColor": null,
    "data1": null,
    "data2": null,
    "data3": null,
    "data4": null,
    "data5": null,
    "data6": null,
    "data7": null,
    "data8": null,
    "data9": null,
    "data10": null,
    "data11": null,
    "data12": null,
    "data13": null,
    "data14": null,
    "data15": null,
    "data16": null,
    "data17": null,
    "data18": null,
    "data19": null,
    "data20": null,
    "backgroundColor1": null,
    "backgroundColor2": null,
    "backgroundColor3": null,
    "backgroundColor4": null,
    "backgroundColor5": null,
    "backgroundColor6": null,
    "backgroundColor7": null,
    "backgroundColor8": null,
    "backgroundColor9": null,
    "backgroundColor10": null,
    "backgroundColor11": null,
    "backgroundColor12": null,
    "backgroundColor13": null,
    "backgroundColor14": null,
    "backgroundColor15": null,
    "backgroundColor16": null,
    "backgroundColor17": null,
    "backgroundColor18": null,
    "backgroundColor19": null,
    "backgroundColor20": null,
    "borderColor1": null,
    "borderColor2": null,
    "borderColor3": null,
    "borderColor4": null,
    "borderColor5": null,
    "borderColor6": null,
    "borderColor7": null,
    "borderColor8": null,
    "borderColor9": null,
    "borderColor10": null,
    "borderColor11": null,
    "borderColor12": null,
    "borderColor13": null,
    "borderColor14": null,
    "borderColor15": null,
    "borderColor16": null,
    "borderColor17": null,
    "borderColor18": null,
    "borderColor19": null,
    "borderColor20": null,
    "label1": null,
    "label2": null,
    "label3": null,
    "label4": null,
    "label5": null,
    "label6": null,
    "label7": null,
    "label8": null,
    "label9": null,
    "label10": null,
    "label11": null,
    "label12": null,
    "label13": null,
    "label14": null,
    "label15": null,
    "label16": null,
    "label17": null,
    "label18": null,
    "label19": null,
    "label20": null
  }
}