Choropleth Map (Submit Button) - Python Dash Plotly
Charming Data
Learn how to make an interactive Choropleth map with the Submit Button, using Dash by Plotly, all in Python. We will be using real-life data on Life Expectancy around the globe. Links below:
The Code: https://github.com/Coding-with-Adam/Dash-by-Plotly/blob/master/Dash_Interactive_Graphs/choro_map.py
Dash Input: https://dash.plot.ly/dash-core-components/input
Dash Button and State: https://dash.plot.ly/dash-html-components/button https://dash.plot.ly/state
Plotly Express Choropleth: https://plotly.github.io/plotly.py-docs/generated/plotly.express.choropleth.html
Plotly Colors: https://plot.ly/python/builtin-colorscales/
Video Layout: 00:00 - What we're Going to Learn 02:26 - Data Used 03:54 - Dash Input component 06:22 - Dash Button 07:11 - Callback Decorator 13:40 - Plotly Express Choropleth Map 18:53 - End Result ... https://www.youtube.com/watch?v=WBiMeRD5yXk
159479911 Bytes