Cédric Scherer

Data Visualization & Information Design

Hi, I am Cédric 👋

Data Visualization Designer, Consultant and Instructor for Engaging and Effective Graphical Storytelling.

 ↪ Gallery  ↪ Portfolio  ↪ About Me


Visualizing Temperatures in Berlin with Bar Chart Races

You have seen Bar Chart Races. You have seen Bar Chart Races of Bar Chart Races. Here are some more visualizing monthly temperatures in Berlin! Yes, I jumped on the hype train. Of course, using {ggplot2} and {gganimate}.

A ggplot2 Tutorial for Beautiful Plotting in R

An extensive tutorial containing a general introduction to ggplot2 as well as many examples how to modify a ggplot, step by step. It covers several topics such as different chart types, themes, design choices, plot combinations, and modification of axes, labels, and legends, custom fonts, interactive charts and many more.

The Evolution of a ggplot (Ep. 1)

In this series of blog posts, I provide step-by-step tutorials explaining how my visualizations have evolved from a typical basic ggplot. In the first episode, I transform a basic boxplot into a colorful and self-explanatory combination of a jittered dot stripplot and a lollipop plot.