Skip to content

andfanilo/streamlit-echarts-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.