- 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.
0.3.0
Added
- Upgraded to echarts v5! - Added a `map` argument to register a custom geoJSON map
0.2.0
Added
- Add liquidfill and wordcloud extensions
Changed
- Use streamlit-component-lib package - Extracted demo examples to their own repo
0.1.0
Added
- Initial release of `st_echarts` and `st_pyecharts`