streamlit-echarts-demo
streamlit-echarts-demo copied to clipboard
Demo for Streamlit ECharts component
Streamlit - Echarts - Demo
Streamlit ECharts demo on Streamlit Sharing
Contribute
- 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.