This demo uses DISEASE.SH API to retrieve COVID-19 historical data based on the specified state/county and displays the data in a line chart using Google Charts.
- Go to Developer Tools in SharpTools user dropdown
- Create a custom tile
- Select "HTML" as the Type
- Add two "Settings" with "STRING" type
state
county
- Set the default dimensions to 2x3
- Copy & paste the raw code from here