This is a Streamlit app for the OCF team that reports database statistics

7 Open Issues Need Help Last updated: Jul 13, 2026

Open Issues Need Help

View All on GitHub
good first issue contributions-welcome

This is a Streamlit app for the OCF team that reports database statistics

Python
good first issue contributions-welcome

This is a Streamlit app for the OCF team that reports database statistics

Python
enhancement good first issue

This is a Streamlit app for the OCF team that reports database statistics

Python

AI Summary: The issue addresses a readability problem on the forecast page where graph colors repeat when comparing more than three models, making them difficult to distinguish. The proposed solution is to implement a wider range of distinct colors to improve the clarity and readability of these comparison graphs.

Complexity: 2/5
good first issue contributions-welcome

This is a Streamlit app for the OCF team that reports database statistics

Python
good first issue contributions-welcome

This is a Streamlit app for the OCF team that reports database statistics

Python
Change `T` to `min` about 1 year ago

AI Summary: Update the Streamlit app's `pvsite_forecast.py` and other relevant files to replace the deprecated pandas `T` attribute with `min` to resolve warnings and ensure future compatibility.

Complexity: 2/5
good first issue contributions-welcome

This is a Streamlit app for the OCF team that reports database statistics

Python

AI Summary: Modify the `elexon_plots.py` file in the Open Climate Fix analysis dashboard project to change the visibility of all Elexon plots to 'legendonly', effectively hiding them by default on the forecast page. This involves updating a specific section of the code to control plot visibility.

Complexity: 2/5
good first issue contributions-welcome

This is a Streamlit app for the OCF team that reports database statistics

Python