covidtrends
covidtrends copied to clipboard
Example of including county data
As you can see from the code, I barely know Javascript but was able to create a working example of what I had in mind for issue #44. Ideally instead of "Oregon" appearing in the list of countries, an additional selector would appear when "US" is chosen that would contain each of the 50 states.
However, hopefully this simple-yet-hardcoded example shows what I had in mind for County-specific data.
Apologies for the auto-formatting which obscures the very few real changes.
If merging, watch out for the URL change in createURL() to support my demo site. That should not be merged into the main branch.