|
|
|
|
|
by igortg
542 days ago
|
|
I second that. I used Dash for a while. Although it's nice to have everything wired up for free, the code quickly becomes a mess as soon as you try some more complex things (or you put everything in one function and got a big super nested structure, or you build a lot of small components and quickly get lost in a sea of small functions). I'd rather build the HTML myself. [1]: https://dash.plotly.com/ |
|