Skip to content

COVID-19 Cases/deaths/recovered graph generator for a series of countries, in Julia.

Notifications You must be signed in to change notification settings

Demonstrandum/COVID

Repository files navigation

COVID-19 Graphs

I've caved... Too many annoying graphs.

Generating Graphs

Clone and cd into this repo:

git clone --recursive https://github.com/Demonstrandum/COVID.git
cd COVID

Run main.jl:

$ julia  # Start REPL
julia> include("main.jl")

You can run this multiple times to generate different kinds of graphs.

Running ./graphs/graph_gen.sh will generate all graphs.

Plots

plot plot plot plot plot plot

About

COVID-19 Cases/deaths/recovered graph generator for a series of countries, in Julia.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published