fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

Nicola Rennie

A little bit of on a Monday afternoon! 🎨 Can you guess the data? 📊

The data is from this week's ! 📊 The data looks at publications that explore racial and ethnic disparities in reproductive healthcare. This mosaic/Marimekko chart shows how the number of publications changes over time, as well as the study types used.

Code: github.com/nrennie/tidytuesday

There are also lots of beautiful examples of data art by college students at Amherst College, created to raise awareness about this research: katcorr.github.io/this-art-is-

katcorr.github.iothis art is HARD. -

@nrennie TIL what a "Marimekko" chart is and why it's called that (named after a Swedish design company?). (I think I'll stick with "mosaic plot" — might have changed if Marimekko were a person/original designer.)

But also, what package(s) did you use for this plot?

en.m.wikipedia.org/wiki/Mosaic

en.m.wikipedia.orgMosaic plot - Wikipedia

@ryanmcshane Yes, Marimekko charts are another name for mosaic plots since they can look like some of the prints created by the Finnish textile company of that name. (TIL the company name comes from a combination of the founder/designer's middle name and the Finnish word for dress).

This chart is just made with geom_col() in {ggplot2}, although there is a {ggmosaic} package that could probably make it as well. Code is here: github.com/nrennie/tidytuesday

This repository contains the R code used to produce my visualisations for the #TidyTuesday challenges. - nrennie/tidytuesday
GitHubtidytuesday/2025/2025-02-25 at main · nrennie/tidytuesdayThis repository contains the R code used to produce my visualisations for the #TidyTuesday challenges. - nrennie/tidytuesday

@nrennie

OK {ggplot2} `geom_col` with `theme_void` was my guess! Thanks for confirming.

There's also the built-in {graphics} `mosaicPlot`, but it doesn't look this nice! It's the gaps.

@nrennie @ryanmcshane
Surprisingly hard to find a picture of a Marimekko product that looks like a Marimekko chart, but I found this in the end. I wasn't able to find out who designed it.

@dagh @nrennie

💪💪💪 This should go on the wikipedia page! I had absolutely no sense of what the heck one of these articles of clothing looked like before you sent one.

@ryanmcshane @nrennie Yes :) That kind of Marimekko textile must have been really popular at some point in time, to inspire the naming of the chart. Marimekko is still very famous but not for that kind of pattern (but for instance for Maija Isola's "unikko" flowers)