From d00de414a10e794bf70c2d78b4deb2be6745ef1d Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Sat, 4 Feb 2023 13:35:35 +0100 Subject: [PATCH] [pl][census] graphs --- components/ChartSet.vue | 2 ++ routes/census.vue | 5 +++++ server/routes/census.js | 20 +++++++++++++++++++- src/stats.js | 6 +++++- 4 files changed, 31 insertions(+), 2 deletions(-) diff --git a/components/ChartSet.vue b/components/ChartSet.vue index de86fe920..4366ddca3 100644 --- a/components/ChartSet.vue +++ b/components/ChartSet.vue @@ -1,6 +1,7 @@