Tutorial used for Plotly Dash App Workshop at WiCS Club Meeting
Step-by-step slides can be found here
The tutorial covers two different plotly express figures: scatter_geo and filled area chart with range slider. The two figures are then used to create a simply Plotly Dash App.
Data for this tutorial is in the simplemap_data folder.
Visit Plotly's Documentation to view all the features Plotly has to offer. Visit their Dash app document to view more on how to customize your dash app. To host your dash app for free, read up on Dash deployment here.
Please submit a pull request if you encounter any errors or email me with any questions you may have!