Logo
About Blog Projects Talks Podcasts Tags Other work
About Blog Projects Talks Podcasts Tags Other work

Tag: Ggplot2

← Browse all tags

14 posts with this tag

Post image

Making beautiful boxplots using plotnine in Python

For the past year and a half, I have been switching gradually from using matplotlib to create graphs in Python to Hassan Kibirige's wonderful port of R's ggplot2, plotnine. When I was first starting to use this package, I found it was quite tricky to …

Posted on September 6, 2020 • 13 minutes read Read on
Post image

Making beautiful plots in Python (plus a shameless book plug!)

When I transitioned over to working primarily in Python from R, one of the things that I missed was ggplot2. For me, the plots in ggplot2 look so much nicer and the syntax is more intuitive compared to matplotlib. Happily, last year I discovered that …

Posted on October 29, 2019 • 3 minutes read Read on
Post image

A very ggplot2 Christmas

About a month ago, this classic gem popped up in my Twitter feed. For those unable to view the image, it is a Thanksgiving turkey made completely in ggplot2 by the guys over at is.R. I was so inspired by this plot I decided to see whether I could …

Posted on December 27, 2016 • 7 minutes read Read on
Post image

Creating plots in R using ggplot2 - part 11: linear regression plots

This is the eleventh tutorial in a series on using ggplot2 I am creating with Mauricio Vargas Sepúlveda. In this tutorial we will demonstrate some of the many options the ggplot2 package has for creating linear regression plots. If you enjoyed this …

Posted on May 11, 2016 • 10 minutes read Read on
Post image

Creating plots in R using ggplot2 - part 10: boxplots

This is the tenth tutorial in a series on using ggplot2 I am creating with Mauricio Vargas Sepúlveda. In this tutorial we will demonstrate some of the many options the ggplot2 package has for creating and customising boxplots. We will use R's …

Posted on April 18, 2016 • 11 minutes read Read on
Page 1 of 3 Next
Copyright © 2015 - 2026 Jodie Burchell   |   BY-NC 4.0