Build an Operational Dashboard with Python Dash
Charming Data
Create a complete operational dashboard of the Elections in pure Python Dash Plotly. We'll cover the Choropleth map, the Histogram, the RadioItem as well as app layout with Bootstrap. By the end of this tutorial you will know how Dash uses simple python coding to create powerful data visualizations. Make sure to download the code below to fully benefit from the tutorial.
Load Web APP: http://elections2020.herokuapp.com/
Data: https://drive.google.com/file/d/1H5QYicvAORPjcRM_yvMLqmsuMevASkTP/view?usp=sharing
Bootstrap Themes and Layout: https://bootswatch.com/solar/ https://dash-bootstrap-components.opensource.faculty.ai/docs/components/layout/
Dash Components: https://dash.plotly.com/dash-html-components
Video layout: 00:00 - App demo and what you will learn 03:26 - Getting started (libraries, data, Bootstrap theme) 06:02 - RadioItems with 'for loop' 10:29 - Layout with Dash Bootstrap 16:32 - Callback decorator & Input with 'for loop' 21:44 - Callback function 25:56 - Building the graphs
š If you appreciate these tutorials and can support their existence while getting some perks: https://www.youtube.com/channel/UCqBFsuAz41sqWcFjZkqmJqQ/join ... https://www.youtube.com/watch?v=my1nshz1uG4
150295817 Bytes