EIU-GIScience-Center / covid19map

Animated maps of the COVID-19 epidemic, in html and javascript with D3
MIT License
0 stars 3 forks source link

TIME ANIMATION: Create "play" button #18

Closed geobarry closed 3 years ago

geobarry commented 4 years ago

Create a function to go from current date to the last date in the timeline with successive d3 animations. Create a "play" button to call this function. Also, call this function on web load (replace current code which just jumps to the last date in the timeline).