News

A recent reddit thread reminded us that you can generate a similar look for your own data (humorous or otherwise) in Python using Matplotlib. If you already have a plot generated with Matplotlib ...
Geographical plotting is usually challenging due to the various formats data can come in. In this section we will focus on using plotly for plotting. Matplotlib also has a basemap extension.