From 2102b1f9f97b4126414d2130684f23970bc382df Mon Sep 17 00:00:00 2001 From: Ola Rubaj <52197250+olayway@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:41:27 +0200 Subject: [PATCH] Update datapackage.json --- datapackage.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/datapackage.json b/datapackage.json index 5e2b0c7..ee7ee7e 100644 --- a/datapackage.json +++ b/datapackage.json @@ -82,7 +82,7 @@ "monthly" ], "spec": { - "type": "column", + "type": "bar", "group": "Year", "series": [ "Mean" @@ -129,4 +129,4 @@ } ], "collection": "climate-change" -} \ No newline at end of file +}