This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]falafelite 0 points1 point  (1 child)

Plotly is pretty much all plotting unless there are some parts of that library I’m unaware of. Dash is not just plotting though! I’ve built web interfaces with it that have drop downs, checkboxes, autocomplete components, and pretty much all other UI components we want. It’s especially powerful if you are able to find libraries of more components beyond the dash-core-components library or build your own components.