trekhleb / covid-19

📈 Coronavirus (COVID-19) dashboard to show the dynamics of Сoronavirus distribution per country
https://trekhleb.dev/covid-19/
266 stars 71 forks source link

Chart #18

Closed Kadantte closed 4 years ago

Kadantte commented 4 years ago

Make an option to get chart to show from the start showing a country ex: "USA"

trekhleb commented 4 years ago

It is possible now. Whenever you select a filter (i.e. by country) the URL is being changes so that you may copy it and send it to anyone and the filters (i.e. country) will be pre-selected. Here is an example with selected US by default: https://trekhleb.github.io/covid-19/?selectedRegions=%5B%22US%22%5D

Kadantte commented 4 years ago

Thank's for the Update.