Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andfanilo/streamlit-echarts-demo

Demo for Streamlit ECharts component
https://github.com/andfanilo/streamlit-echarts-demo

echarts streamlit streamlit-sharing

Last synced: 1 day ago
JSON representation

Demo for Streamlit ECharts component

Awesome Lists containing this project

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.