Skip to content

aadibajpai/hustler-coronavirus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hustler-coronavirus

COVID-19 tracker for Vanderbilt University created for the Vanderbilt Hustler.

Production: https://vanderbilthustler.com/category/coronavirus/

Local Chart preview: https://aadibajpai.github.io/hustler-coronavirus/

Graphs created using Plotly from the official Vanderbilt COVID-19 dashboard.

Embedding

Put this in your html.

<div id='covid-vandy'><!-- chart will be drawn inside this DIV --></div>
<script src='https://cdn.plot.ly/plotly-latest.min.js'></script>
<script src="https://cdn.jsdelivr.net/gh/aadibajpai/hustler-coronavirus/coronavirus.min.js"></script>

Releases

No releases published

Packages

No packages published