Skip to content

Instantly share code, notes, and snippets.

@abhishek-shrm
Created April 21, 2020 12:57
Show Gist options
  • Save abhishek-shrm/f2b18e4dd6472c11afce0538630ca84f to your computer and use it in GitHub Desktop.
Save abhishek-shrm/f2b18e4dd6472c11afce0538630ca84f to your computer and use it in GitHub Desktop.
g = TimeSliderChoropleth(
india_geojson.set_index('state_id').to_json(),
styledict=covid_dict
).add_to(m6)
m6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment