Relative Content

Tag Archive for cachingstreamlitplotly-express

Streamlit Plotly choropleth re-drawing on slider change

I am using Streamlit to create a Plotly Express choropleth map of counties in Georgia (USA) with shading based on the county population. I also have a slider widget above the map for the user to change the opacity of the map. Here is a full working example of the app, including URL for reading in the data: