From 34b9b92933a6dcba7abc67f463eea9f14328eb0d Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 11 Mar 2025 21:20:05 +0000 Subject: [PATCH] [diary]: Add 11 Mar --- diary.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/diary.md b/diary.md index ce96fde..1f587f3 100644 --- a/diary.md +++ b/diary.md @@ -1,3 +1,9 @@ +## Tue 11 Mar 2025 +- Fix spacing of Statistics page +- Add ObjectTypeProportionPieChart. +- Revert to previous batch upload method to overcome blank data issue. +- Add scroll limits on map. + ## Mon 10 Mar 2025 - Add `ci.yml`. - Update frontend to only send one request per API when loading data, using the list of `objectType`s functionaliy, thereby reducing the number of requests made.