Streamlit ECharts demo on Streamlit Sharing
- Install Streamlit 0.69+ and streamlit-echarts.
- Add the example source code in the corresponding module in
demo_echartsordemo_pyecharts. - Add a line for your demo in
ST_xxx_DEMOSat the end of the module. - Check that your demo has been added with
streamlit run app.py. - Request a PR.