• Enhanced the graph visualization using Chart.js. Implemented a dynamic graph displaying live and forecast PV estimates over time.

  • Integrated Chart.js plugins to add annotations, enabling visual markers for key data points.

  • Debugged an issue where graph labels didn’t align with the data correctly due to time zone mismatches. Fixed this by standardizing date formats using chartjs-adapter-date-fns.