datawrapper, to random
@datawrapper@vis.social avatar

Three years ago, Cédric Scherer co-created the first #30DayChartChallenge — and it took off in a big way! This year he set himself two extra, personal challenges: to create only charts about The Simpsons, using only Datawrapper.

See how it went on our blog! ⬇️
https://buff.ly/4aYkuBB

miki_peltzer, to spain Spanish
@miki_peltzer@techhub.social avatar

#Day23 of the #30DayChartChallenge, #tiles

🇪🇸🧍🏻🚶🏻Population change in Peninsular Spain: 2000 - 2020

📂: https://t.ly/JD3nU

#rstats #ggplot2 #population #Spain #GHSL #dataviz #eurostat

LisaHornung, to cycling
@LisaHornung@fosstodon.org avatar

A visualisation of my cycle ride to work in London for #30DayChartChallenge Day22 - mobility (Bermondsey > Old Street).

Took me quite a few attempts to record the data. 😅 Also tried dogs, but there weren't any 😢

#Cycling #ActiveTravel #Urbanism

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

I'm rly backlogged on the #30DayChartChallenge b/c I got nerdswiped trying to make a new #Observable Plot mark for HTML styled text…and it's nearly working!

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

Nothing fancy for the late entry to day 14 of the #30DayChartChallenge. Just a basic Season/Episode ratings #Observable Plot heatmap for selected TV shows from IMDB's catalog.

https://observablehq.com/@hrbrmstr/2024-30-day-chart-challenge-day-14-relationships-heatmap

hrbrmstr, (edited ) to random
@hrbrmstr@mastodon.social avatar

For day 13 of the #30DayChartChallenge (relationships/family) we use #Observable and #D3 to explore the malware families used by threat actors, and let you tap into them to go to the entries on Malpedia.

Totally forgot to post the link yesterday :facepalm: https://observablehq.com/@hrbrmstr/2024-30-day-map-challenge-day-12-relationships-family

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

Slowly catching up in the #30DayChartChallenge

For Day 12, I snagged the metadata for all the Reuters Graphics team stories and did a bit of an homage to the team, using their fonts and style colors. Grab the data as there's lots more to poke at!

https://observablehq.com/@hrbrmstr/2024-30-day-chart-challenge-day-12-distributions-reuters-gr

barlot of authors by contribution
world map of countries stories have focused on

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

Drop #442 (2024-04-12): Moreutils; Rats in Realtime

The Friday edition of The Drop features moreutils, a collection of Unix utilities designed to enhance the standard toolset, and Realtime, a platform providing live data visualizations and reports across various topics, including NYC 🐀 sightings. Could be a great source for folks participating in the #30DayChartChallenge.

http://dailydrop.hrbrmstr.dev/2024/04/12/drop-442-2024-04-12-moreutils-rats-in-realtime/

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

For Day 11 of the 2024 #30DayChartChallenge I did more of a technical submission in that it shows how to make a 📊— incl. a custom annotation — responsive based on media queries.

This example initially downsizes the font at one breakpoint, then switches to vertical bars at smallest breakpoint.

horizontal bar chart partial width smaller annotation
vertical bar chart full width large annotation outside plot

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

For day 10 of the #30DayChartChallenge (distribution/physical) we look at the historical, present, and projected distributions of cargo by travel mode via an interactive #observable notebook that lets you explore each cargo type.

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

A bit behind on the #30DayChartChallenge (sigh)

Day 9 • Distribution • Major/Minor

We take a look at major/minor quake densities across the globe over the last 30 days.

Nothing groundbreaking, as #Observable Plot makes this pretty easy.

https://observablehq.com/@hrbrmstr/2024-30-day-chart-challenge-day-09-distribution-major-minor

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

For day 8 of the 2024 (distribution / circular) we look at the historical make-up of the U.S. Congress (starting with the 32nd) with animated parliament plots in ( data wrangling code included in the notebook).

https://observablehq.com/@hrbrmstr/2024-30-day-chart-challenge-day-08-distribution-circular

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

For day 7 ("hazards") of the #30DayChartChallenge we use #DuckDB to read in and wrangle the U.S. mass shootings Google Sheet data curated by Mother Jones to look at the distribution of the number of fatalaties per-incident from 1982-2023.

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

For day 6 (OECD) of I tapped into their database of "trust in the national government" via in .

Unsurprisingly, 🇺🇸 trust is in the 🚽.

Now I gotta dig in a bit more to know why Luxembourg is #1.

https://observablehq.com/@hrbrmstr/2024-30-day-chart-challenge-day-06-oecd

hrbrmstr, (edited ) to random
@hrbrmstr@mastodon.social avatar

For day 5 of the #30DayChartChallenge (diverging) this #Observable notebook looks at 2023 U.S. state migration inbound/outbound flows through two different lenses.

The notebook has #RStats data wrangling code, too.

https://observablehq.com/@hrbrmstr/2024-30-day-chart-challenge-day-4-diverging

nrennie, to python
@nrennie@fosstodon.org avatar

A very quick contribution for the "Diverging" prompt on day 5 of the ! 📊

🌊 I created a waterfall chart
🧀 looking at cheese consumption over time
🎨 with XKCD-inspired styling

Code: https://github.com/nrennie/30DayChartChallenge/blob/main/2024/scripts/05_diverging.py

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

#30DayChartChallenge Day 4 • 🧇

Hit up — https://observablehq.com/@hrbrmstr/2024-30-day-chart-challenge-day-04-waffle — to see your GitHub activity % breakdown in a proper waffle chart (via my OBS Plot WafleMark) vs the daft radar chart GitHub uses.

Ended up having to write a Deno edge function to make this data available to #Observable notebooks.

hrbrmstr, to javascript
@hrbrmstr@mastodon.social avatar

2024 #30DayChartChallenge Day 03: Makeover

Went back into the blog archives (2017!) to do a modern #Observable makeover of my #RStats Maine 🦞 landings connected dot plot.

PDF data wrangling all done in #javascript.

https://observablehq.com/@hrbrmstr/2024-30-day-chart-challenge-day-03-makeover

helenajambor, to random
@helenajambor@mastodon.social avatar

Day 3 - Makeover.

on Day 1 I showed the GDP of countries by continent. While this already showed that Europe was leading, I felt it did not fully represent just how unequal the GDP is across the continent - also given that the continents have different number of counties.

In the makeover I tried to show the inequality better, by showing ALL COUNTRIES.

helenajambor, to random
@helenajambor@mastodon.social avatar

Day 2 - Neo.

Make a guess when Matrix was released.
(note: data from babynames package, and does not contain data before 1990).

meghansharris, to random
@meghansharris@fosstodon.org avatar

Absolutely feeling FOMO about the . But loving all the cool visuals! I can’t wait till things are quiet enough again where I can actually do meetups, do , and can just make art and learn new things just because. Maybe next year will be the year 🤞🏾😮‍💨

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

#30DayChartChallenge Day 2: Neo

Given how close the date is to the 25th anniversary of The Matrix, I went w/it as the theme (as did many others).

Made a heavily stylized character interactions #Observable Plot cell chart with The Matrix rain in the background.

https://observablehq.com/@hrbrmstr/the-matrix-interactions

DataAngler, to random
@DataAngler@vis.social avatar

This plot for Day 1 of #30DayChartChallenge shows the gender inequity in salary for school superintendents in Delaware. #rstats

I typically would do a q-tip plot to show the difference between men and women, but this challenge was for showing how the part relates to a whole.

Code: https://codeberg.org/svanhorne/30DayChartChallenge/src/branch/main/2024/01_Part_to_Whole.qmd

MrPecners, to random
@MrPecners@fosstodon.org avatar

#30DayChartChallenge | #Day1 | Part-to-Whole

Updating my submission from a couple years ago here, but the gist of the chart hasn't changed.

#rstats code coming here once I fix my git nightmare: https://github.com/Pecners/30DayChartChallenge

terence, to random
@terence@fosstodon.org avatar

#30DayChartChallenge, Day 1: Part-to-whole. Regimes of the World, 2000 to 2023. Data from @vdeminstitute.

#ggplot2 adventures, an #rstats tale

video/mp4

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • magazineikmin
  • Youngstown
  • khanakhh
  • ngwrru68w68
  • slotface
  • ethstaker
  • mdbf
  • everett
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • cisconetworking
  • rosin
  • megavids
  • Durango
  • GTA5RPClips
  • anitta
  • tester
  • tacticalgear
  • InstantRegret
  • normalnudes
  • osvaldo12
  • cubers
  • provamag3
  • modclub
  • Leos
  • lostlight
  • All magazines