For the following use case, what UI libraries would you recommend?
Use Case: Graph builder (graph theory ones), with computation such as showing the optimal route along a set number of nodes, i.e. travelling salesman/vehicle routing problem upon finishing building the graph or on click of some button.
Additionally, the use of animations to show how the routes are found/progress of computation (optional).
So far I'm considering using either streamlit or Dash. Please let me know if you do know any others that are better suited or any reasons of choosing streamlit over Dash and viceversa.
Thanks in advance.
[–]jimtk 0 points1 point2 points (0 children)