jbjonesjr / rpi-weather

working on turning a raspberry pi into an always on, internet connected weather station
Apache License 2.0
2 stars 0 forks source link

Fix chart width to max 600px #14

Closed jbjonesjr closed 6 months ago

jbjonesjr commented 6 months ago

Related to #6

Modifies the maxWidth property of the chart in src/app/src/components/Temp-chart.js to ensure it does not exceed 600px.


For more details, open the Copilot Workspace session.