It's been a while since I worked on data visualizations and dashboards. I'm about to start a project that requires some statistical computations in the back-end and a interactive dashboard to present results, while also allowing users to tweak parameters and/or select certain parts of the data.<p>I have used Tableau, PowerBI, R Shiny and Python Dash for this purpose in the past. But have been out of the loop for the past 3-4 years.<p>What's the latest trend on dataviz/dashboard tools? Any suggestions for what tools to use? I would like to use Dash to stay within the Python/Pandas/NumPy environment, but it seems R Shiny is still ahead of Dash these days.<p>Thanks.