malariagen / pf-haploatlas

MIT License
1 stars 1 forks source link

Improve plotly-streamlit chart interactions #13

Closed Chiyun-Lee closed 3 months ago

Chiyun-Lee commented 5 months ago

Currently relying on streamlit-plotly-events for detecting user interactions. Use of streamlit's native implementation in v.1.35.0 will require more features before it becomes usable for our use case. This would offer tighter control and better restrictions on the HaploType UpSet plot and allow us to explore horizontal layout

Chiyun-Lee commented 3 months ago

Solved using custom package streamlit-plotly-events2 I have created: https://pypi.org/project/streamlit-plotly-events2/0.0.7/