Bug in Version 1.46 with Charts being cutoff by new Sidebar

There seems to be a bug with streamlit plotly charts being cut off (on the right side) after the most recent streamlit update. There is no issue on streamlit 1.45. To recreate the bug you can close and reexpand the left sidebar, or fullscreen and unfullscreen any plotly chart.

1 Like

There was a bug report that I think covered this. The fix is in nightly already. If you use the latest streamlit-nightly in a clean environment, is the issue resolved?

face the same problem