Hi Everyone,
I’ve used dash to build a few production dashboards, generally bootstrap layouts with some KPI cards, graphs, and filters for updating all of that stuff. I have some interest in creating more boutique data visualizations (like Nadieh Bremer, Shirley Wu, Amelia Wattenberg, or really anyone on the Pudding team).
I know all of those visualizations are written in js, but is it possible to push Dash that far? There have been some articles positioning Dash as React for python/R/Julia, but could I create a project like this (https://pudding.cool/2017/03/hamilton/) using just dash - without writing my own js components?
Just checking before I dive in and start learning JavaScript - I’m really comfortable with python and would be interesting in seeing if it can be used.
Thanks