Hi @GermanCM and welcome to the forum ,
Currently that’s not supported, but we are working on Customizable Layout for Streamlit .
In the meantime you can hack your way around a solution by using st.markdown
. Try styling .overlayBtn
of the plotly .element-container
.
Let me know if you need any help.
And thanks for using Streamlit!