# streamlit-echarts-demo **Repository Path**: bloomf/streamlit-echarts-demo ## Basic Information - **Project Name**: streamlit-echarts-demo - **Description**: Echart在Streamlit上的应用案例 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-08-17 - **Last Updated**: 2025-01-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Streamlit - Echarts - Demo Streamlit ECharts demo on Streamlit Sharing [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/andfanilo/streamlit-echarts-demo/master/app.py) ## Contribute - Install Streamlit 0.69+ and streamlit-echarts. - Add the example source code in the corresponding module in `demo_echarts` or `demo_pyecharts`. - Add a line for your demo in `ST_xxx_DEMOS` at the end of the module. - Check that your demo has been added with `streamlit run app.py`. - Request a PR.