Calle Börstell

What is that default #ggplot2 color?

I've always said it's "green", but it seems I'm in the minority and that the consensus is "blue" – based on responses from the xkcd Color Survey in that color space.

#TidyTuesday #RStats

github.com/borstell/tidytuesda

Nicola Rennie

This week's #TidyTuesday data is all about art in New York subway and train stations - thanks to @georgios for curating this week's data! I made an interactive chart showing information about the sentiment of the art descriptions!

💬 Sentiment analysis with {tidytext}
📊 Basic plot made with #ggplot2
🦒 Tooltips added with {ggiraph}

Code: github.com/nrennie/tidytuesday

#RStats #DataViz

Nicola Rennie

I couldn't resist building a data viz bookcase for this week's #TidyTuesday data on British Library funding!

📊 Essentially just a bar chart in disguise
🛠️ Built entirely with #ggplot2
✍️ Text added with {ggtext}

Code: github.com/nrennie/tidytuesday

#DataViz #RStats

Lisa Hornung

Had some fun plotting colors in 3D for #TidyTuesday #PydyTuesday

The top 100 color names in the 2010 xkcd color name survey by hue, lightness and saturation. Interactive chart made with python + plotly + quarto inside-numbers.quarto.pub/top-

Code: github.com/Lisa-Ho/small-data-

#dataviz #creativecoding

Nicola Rennie

For this week's #TidyTuesday - here's one I made earlier! It shows the 100 most common RGB monitor colors 🎨

📊 Poster style chart with colour swatches
🟧 Jittered polygons to make it fun!
✍️ Text styled with xkcd font

Code: github.com/nrennie/tidytuesday

#RStats #ggplot2 #DataViz

Nicola Rennie

For #TidyTuesday, we're looking at weekly gas prices in the USA from 1990 to present day ⛽

📊 Horizon plot made with {ggHoriPlot}
🎨 Colours from {PrettyCols}
✍️ Annotations with {ggtext}

Code: github.com/nrennie/tidytuesday

#RStats #DataViz #ggplot2

Nicola Rennie

For this week's #TidyTuesday we're looking at data from the World Health Organisation (WHO) on measles cases.

💉 Joined with WHO data on vaccine coverage
✍️ Annotations to add context and information
📊 Made entirely in #RStats

Code: github.com/nrennie/tidytuesday

#DataViz #ggplot2

Nicola Rennie

An alternative data art interpretation of the Dungeons & Dragons monsters data from #TidyTuesday!

#RStats #Rtistry #DataViz #DataArt

Nicola Rennie

A quick treemap for this week's #TidyTuesday data about APIs! 🌳

📊 Built with {treemapify} package in #RStats
🎨 Colours (sort of) based on brands
✍️ Coloured text and icons with {ggtext}

Code: github.com/nrennie/tidytuesday

#DataViz #ggplot2