covid19
Python code for making some kinda-neatly organized subplots that vaguely
resemble the layout of the United States (and the globe!) NBViewer of Notebook
Fig. 1: United States new cases, as of June 25.
Fig. 2: Country new cases, as of June 25.
Basically the only useful thing here is the dictionary of tuples about where to
put the subplots. If you’ve got a better idea as to where exactly to place them,
feel free to do so. I drew a lot of inspiration from random google image searches
I ran, but ultimately most of the placement was manually.
This code is written in Python 3.x and uses
the following packages: