Monthly Archives: January 2017

You are browsing the site archives by month.

Linkdump #26

R
Python
Interesting articles, projects and news

Creating a “balloon plot” as alternative to a heat map with ggplot2

Heat maps are great to compare observations with lots of variables (which must be comparable in terms of unit, domain, etc.). In some cases however, traditional heat maps might not suffice, for example when you want to compare multiple groups of observations. One solution is to use facets. Another solution, which I want to explain here, is to make a “ballon plot” with a fixed grid of rows and columns.

Read More →

Linkdump #25

Python
R
Interesting articles, projects and news

Linkdump #24

R
Python
Interesting articles, projects and news