Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New feature request #55

Open
startupcode001 opened this issue Oct 9, 2023 · 0 comments
Open

New feature request #55

startupcode001 opened this issue Oct 9, 2023 · 0 comments

Comments

@startupcode001
Copy link

I absolutely loved using this fantastic library for creating high-quality charts in Streamlit!

I have one more improvement request, if I may. I'm currently using ECharts as part of an internal dashboard for our daily production reports to monitor machine performance. Everything is working smoothly, except for one feature our users are requesting. They want the ability to generate and download some of the charts as PowerPoint files with the click of a button. I've had prior success saving Seaborn charts in PowerPoint from Streamlit, but I'm facing challenges with the ECharts library. It seems that when I render the charts using st_echarts, there is no returned value.

Is it possible to request the addition of a figure-like object that we can use to further process and save these charts? Thank you so much for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant