Interactive Drill-Down with Streamlit and Plotly

Hi everyone,

I’ve just posted a new YouTube tutorial explaining how to create interactive drill-down charts using Streamlit and Plotly. While the video narration is in Spanish, you can enable English subtitles to make it easy to follow.

The tutorial covers building a dashboard that allows users to explore data at different levels of detail, from overall summaries to specific insights. It’s a great way to enhance the interactivity and user experience of your Streamlit applications.

The complete code is available on GitHub, so you can easily follow along and adapt it to your projects.

Check out the video here:

GitHub repository: [Link to GitHub repo]

I hope you find it helpful! Feel free to ask any questions or share your feedback or if you know other techniques or components to create a drill down, please let me know.

2 Likes