Symbol3 releases
st.bar_chart
Found in 1 package: streamlit
streamlit(3 releases)
1.61.0BreakingThis release introduces lazy loading for st.dataframe, an icon parameter for st.metric, and background refresh for st.cache_data and st.cache_resource. It also includes several bug fixes and improvements to existing widgets.
1.51.0BreakingStreamlit 1.51.0 adds extensive layout, theming, and widget identity enhancements along with many bug fixes, while removing Python 3.9 support.
1.50.0BreakingStreamlit 1.50.0 introduces widget identity changes using `key`, deprecates `**kwargs` in several APIs, adds extensive theming and layout enhancements, and includes numerous bug fixes and performance improvements.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when st.bar_chart changes.
Learn More