Vizro – toolkit for creating modular data visualization applications
1–10 of 25 posts
Re: Vizro – toolkit for creating modular data visualization applications
#2Re: Vizro – toolkit for creating modular data visualization applications
#3I don't get it. Why not just use Plotly and Dash directly, neither of which are especially hard? This seems like a pointless layer of abstraction.
Re: Vizro – toolkit for creating modular data visualization applications
#4Re: Vizro – toolkit for creating modular data visualization applications
#5Minor annoyance: new project and it chose YAML over TOML.
Re: Vizro – toolkit for creating modular data visualization applications
#6It's effectively a static site generator aimed at building automated reports and analysis.
https://github.com/evidence-dev/evidence
Previous discussions on HN:
https://news.ycombinator.com/item?id=28304781 - 91 comments
https://news.ycombinator.com/item?id=35645464 - 97 comments
Re: Vizro – toolkit for creating modular data visualization applications
#7I don't get it. Why not just use Plotly and Dash directly, neither of which are especially hard? This seems like a pointless layer of abstraction.
Re: Vizro – toolkit for creating modular data visualization applications
#8If you are interested in this, but would prefer to define reports with a markup language (and SQL), I work on an open source code-based BI tool called Evidence, which might be of interest to you. It's effectively a static site generator aimed at building automated reports and analysis. https://github.com/evidence-dev/evidence Previous discussions on HN: https://news.ycombinator.com/item?id=28304781 - 91 comments http…
Re: Vizro – toolkit for creating modular data visualization applications
#9I'm a heavy user of data vis, and this looks worth trying.
Looks like McKinsey is doing and open sourcing some interesting things - I've also tried Kedro and while it feels a bit 'heavy' to use, I like a lot the emphasis on structuring the data and steps.
Re: Vizro – toolkit for creating modular data visualization applications
#10Do you have a "why Vizro" kind of explanation somewhere? Would be really helpful early in the docs, or on the GH readme.