Is there any way to have an image or chart already expanded into full screen when a streamlit app loads? After searching through the docs, it seems like this would only be possible with custom html/css but maybe someone has figured it out already(?)
Ideally, the sidebar or a navbar (e.g. using hydralit_components) would still be visible in full screen mode too; maybe that’s a separate issue entirely though.
Thanks in advance for any help!