Open Issues Need Help
View All on GitHubThis is a Streamlit app for the OCF team that reports database statistics
This is a Streamlit app for the OCF team that reports database statistics
This is a Streamlit app for the OCF team that reports database statistics
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.
This is a Streamlit app for the OCF team that reports database statistics
This is a Streamlit app for the OCF team that reports database statistics
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.
This is a Streamlit app for the OCF team that reports database statistics
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.
This is a Streamlit app for the OCF team that reports database statistics