Scatter Plot (RangeSlider) - Python Dash Plotly
Charming Data
Using RangeSlider and a Scatter Plot, this tutorial will teach you how to make an interactive data visualization with Dash by Plotly, all in Python. We will be using real-life data on suicide rates around the world. Links below:
The Code: https://github.com/Coding-with-Adam/Dash-by-Plotly/blob/master/Dash_Interactive_Graphs/scatter.py
The CSV Data used: https://drive.google.com/file/d/1rV_iompSvotiDWR7mY7ttb3X8aRycWIc/view?usp=sharing
Dash RangeSlider: https://dash.plot.ly/dash-core-components/rangeslider
Plotly Scatterplot: https://plot.ly/python-api-reference/generated/plotly.express.scatter.html
Dash Forum: https://community.plot.ly/
Video Layout: 00:00 - What we're Going to Learn 01:38 - Data used 02:46 - App Layout 03:09 - RangeSlider 06:45 - Callback Decorator 08:13 - Filtering the Data 13:25 - Coding the Scatter Plot 15:54 - End Result
Suicide Prevention hotline: https://suicidepreventionlifeline.org/ ... https://www.youtube.com/watch?v=DCHkv3x3Vs8
96581271 Bytes