From 17225aa4bc2a8f97093e1e7522024e8a6d9324a4 Mon Sep 17 00:00:00 2001 From: kavi castelo Date: Sat, 3 Feb 2024 16:38:54 +0530 Subject: [PATCH 01/65] air quality correlations --- .idea/workspace.xml | 7 +++- .../stats/stats-air/stats-air.component.html | 18 +++++++++ .../stats/stats-air/stats-air.component.ts | 37 +++++++++++++++++++ .../src/app/services/air-quality.service.ts | 5 +++ .../environments/environment.development.ts | 4 +- client/src/environments/environment.ts | 4 +- 6 files changed, 69 insertions(+), 6 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e6361f46..a41cd599 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,9 +5,12 @@ - - + + + + +