How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

How to open st.dialog from a streamlit-echarts event without full page rerun?

calendar_today July 31, 2026 person @Arvindra_Sehmi Arvindra Sehmi domain streamlit

Andr8: if event and event.chart_event: show_dialog(event.chart_event) I’m suggesting putting this at the end of the script.

open_in_new Read original post