Hello
I thought I’d take this opportunity to showcase our Vizro gapminder demo app for those who haven’t seen it yet! The demo dashboard provides a great introduction to Vizro’s capabilities, and we’ll be sharing more demo dashboards in the future
Here are some built-in features showcased in the dashboard that require no additional code beyond configuration:
- A theme switcher, allowing toggling between dark and light themes
- Accessible color palette applied to Plotly charts, designed by our designer
- A navigation icon bar, accordions, and navigation cards for easy page navigation
- Access to the Google material icons inside the navigation bar
- A collapsible side panel to extend the right-side to full screen
- Filters and parameters that allow filtering the data and changing dimensions in a chart
- An export data button for quick access to the raw data
- Chart interactions easily configured
The entire app is written in less than 550 lines of code! Here you can find the source code for the dash app.
To learn more about Vizro, take a look at our intro post in this forum.