All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- In
events
argument, on event return value is sent back to Python - Internal: we now reference the echarts instance so anyone forking the project is able to call it back for further actions.
- Upgraded to echarts v5!
- Added a
map
argument to register a custom geoJSON map
- Add liquidfill and wordcloud extensions
- Use streamlit-component-lib package
- Extracted demo examples to their own repo
- Initial release of
st_echarts
andst_pyecharts