Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid Exit Strategy USA Rollup Visualization

Development

TODO

Usage

This visualization is designed to be used on https://www.covidexitstrategy.org/.

  1. Include the widget's css in the site's <head> element:
<link rel="stylesheet" href="https://devinhunt.github.io/ces-hero-v2/index.css">
  1. Include the widget's script and initilize it on a empty, root element:
<script src="https://devinhunt.github.io/ces-hero-v2/index.js"></script>
<script>
  // Initialize the map on an empty div named #hero-chart
  CESHero(document.getElementById('hero-chart'))
</script>

About

Visualization of covid cases in the USA for https://www.covidexitstrategy.org/

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages