The Minard System in R

Minard’s Statistical Graphics with Modern Data in R

David Schoch

If you are into data viz, then I am pretty sure that you have seen the chart above before. E. Tufte once declared this to be “the best statistical graphic ever drawn”.

What you might not know is that its creator, Charles Joseph Minard, made far more significant contributions in the field of information graphics. Especially with his flow maps. Sandra Rendgen dedicated a book, “The Minard System”, which shows 61 maps and plots that Minard produced during his lifetime. The book is really inspiring and I can only recommend it. One cold winter day in early 2021, I decided to try to recreate some of Minards work with R. I was particularly interested in his flow maps. This was also actually the starting point for me to develop the R package edgebundle. I had the ambitious goal to reproduce as many of his 61 drawings as possible and thus far managed to do r length(list.files(pattern="viz")).

(11) Ports in France I

Code

(14) English Coal Exports I

Code

(21) Meat Sent to Paris

Code

(24) Ports in France II

Code

(25) Cargo Ports in Europe

Code

(34) Cargo Ports of the Globe

Code

(38) Global Migrants

Code

(41) English Coal Exports II

Code

(48) Post Offices in Paris

Code

(50) French Wine Exports

Code

(53) English Coal Exports III

Code

(54) Global Coal Production

Code

(60) Napoleon’s Campaign

Code