项目作者: jkbren

项目描述 :
covid19
高级语言: Jupyter Notebook
项目地址: git://github.com/jkbren/covid19-cases-grid-gartogram.git
创建时间: 2020-06-26T23:30:29Z
项目社区:https://github.com/jkbren/covid19-cases-grid-gartogram

开源协议:

下载


covid19-cases-grid-gartogram

Python code for making some kinda-neatly organized subplots that vaguely
resemble the layout of the United States (and the globe!) NBViewer of Notebook



usa

Fig. 1: United States new cases, as of June 25.


globe

Fig. 2: Country new cases, as of June 25.


Usage

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.

" class="reference-link">Requirements

This code is written in Python 3.x and uses
the following packages:

See also: