Line Graphs + Design Overhaul
Using graph.js have created 2 graphs both displaying data from the past 7 days
- Display NPK values in ppm
- Display Temperature in Celcius and Humidity & Moisture in % on an opposing y-axis
Graphs render conditionally when data has been received
New API endpoint /past-values
to populate graphs with data
Redesigned webpage for mobile scaling in mind