hsma-programme / Teaching_DES_Concepts_Streamlit

A streamlit app (running from github pages using the stlite package) for teaching concepts of discrete event simulation, including animated entity flow plots created in Plotly. IMPORTANT NOTE: Works in Chrome, Edge or Safari - not Firefox.
https://hsma-programme.github.io/Teaching_DES_Concepts_Streamlit/
MIT License
10 stars 5 forks source link

Disable Plotly modebar in animated patient logs #13

Closed Bergam0t closed 11 months ago

Bergam0t commented 1 year ago

image

Modebar gives options that will break the plot (pan/zoom - background image stays at original size). Likely to confuse users if they e.g. click and drag and things seemingly disappear off the plot (as won't be clear they've zoomed). Best to fully disable.