Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 553 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 553 Bytes

Streamlit - Echarts - Demo

Streamlit ECharts demo on Streamlit Sharing

Streamlit App

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.