refactor(UAE VAT 201): solve syntax errors

This commit is contained in:
Mohammad Hasnain
2020-11-02 11:02:41 +05:30
parent c8d8d0868d
commit c53237f5e0

View File

@@ -66,7 +66,7 @@ def get_chart(emirates, amounts_by_emirate):
chart = {
"type": "bar",
"fieldtype": "Currency"
"fieldtype": "Currency",
"data": {
'labels': labels,
'datasets': datasets