CedScherer, to chicago

While preparing two new courses for @Posit's #positconf2023 in #Chicago, I've also updated the 2-day #ggplot2 workshop from last year's conf to use the same style 💅

Slides, exercises, solutions, and more—available here 👉 https://rstudio-conf-2022.github.io/ggplot2-graphic-design/

#rstats #tidyverse #dataviz #datascience
@rstats

terence, to random
@terence@fosstodon.org avatar

Inspired and made possible by @nrennie, here's a typewriter elevation map of Japan. The characters to indicate increasing elevation are: 地, 低, 中, 高, and 峰.

adventures, an tale

A close-up of the Chūbu region to show the characters used

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

One of the downsides of the Twitter exile is that I don't know if/where folks are in the fediverse and fediverse search is horrible.

Gina Reynolds (EvaMaeRey) — an #rstats #ggplot2 expert — has a cool and accessible "how to make Stat/Geom" tutorial for {ggplot2} — https://github.com/EvaMaeRey/easy-geom-recipes

It's using a super cool approach/methodology.

eliocamp, to random
@eliocamp@mastodon.social avatar

Say I have a bunch of subway stations. Some of them are connected by more than one subway line. Is there a way of plotting a scale like this with ? Stations connected by just one line drawn in that line's colour, stations connected with more than one line, drawn with alternating colours.

meghansharris, to random
adityadahiya, to coffee
@adityadahiya@mastodon.social avatar

American Coffee Preferences: most people drink black ; Milk and Sugar are most preferred additions.
Data: The Great American Coffee Taste Test by @jimseven and Cometeer
Code🔗https://tinyurl.com/tidy-cfe
Tools: @R4DSCommunity

meghansharris, to random

It's been a while since I've just sat down and made with no intentions. This felt so great 🥲 with

An mildly transparent grid pattern on top of a grainy rainbow-colored gradient.

adityadahiya, to random
@adityadahiya@mastodon.social avatar

Used {tidygeocoder} R package to locate new or changed addresses of US Polling Places between 2012 to 2020. Some patterns emerge on Churches vs Schools in different States.
Code🔗https://shorturl.at/jvIZ9
Data: The Center for Public Integrity
Tools: @R4DSCommunity
Credits for {tidygeocoder}: @dhernangomez @dpprdan

nicu, to random

In an attempt to improve the accessibility of my #ggplot2, I've written a small #rstats library.

First, some colours are difficult to tell apart for people with various forms of colour blindness. Even some colours from the BBC News palette aren't safe to use together.

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

WHOA AGAIN today!

#RStats {marquee} is BONKERS COOL!

https://www.tidyverse.org/blog/2024/05/marquee-0-1-0/

#ggplot2

zoowalk, to random

#rstats #ggplot2 3.5 will have the theme option "legend.location" which aligns legends to the panel or the plot as a whole.
No more fiddling with x and y values.

Kudos to @teunbrand

image/png

miki_peltzer, to spain Spanish

#Day23 of the #30DayChartChallenge, #tiles

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

📂: https://t.ly/JD3nU

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

nrennie, to python
@nrennie@fosstodon.org avatar

📢New blog post alert 📢

A step-by-step guide to creating generative art with plotnine in #Python! 🎨 (Might also be of use to #RStats people interested in the #ggplot2 comparison)

Blog post: https://nrennie.rbind.io/blog/making-art-python-plotnine/

#GenArtClub #GenerativeArt #PyLadies

meghansharris, to random

In my head, the last few days have "felt" like Friday. In the midst of all the chaos, I miraculously am still chugging along with...everything I have to do. This week's #rtistry #ggplot2 work is for the "Wavescapes" chapter. In the last week, I've re-learned more about basic trigonometry than I care for. Here are some snapshots of some WIP outputs as I'm still trying to land on an example to go through step-by-step for the beginning of this chapter.

An animated gif showing different still shots of various abstract art with wave-like features.

adityadahiya, to random
@adityadahiya@mastodon.social avatar

#Datavisualization Share of different ethnicities in candidates fielded by US political parties in local elections (2000-2020)
Data Credits: Justin de Benedictis-Kessner, Diana Da In Lee, Yamil R. Velez & Christopher Warshaw (https://doi.org/10.1038/s41597-023-02792-x)
Featured in https://www.data-is-plural.com/ newsletter by Jeremy Singer-Vine
Tools: #ggplot2 #rstats

EvaMaeRey, to random

Who are the CRAN extenders??? Network showing "^gg" CRAN packages w/ ggplot2 depends/imports. ; data via project. Closer look at figure: https://evamaerey.github.io/featurette/2023-11-27-ggedgelist-gg-cran-extenders/ggedgelist-gg-cran-extenders_files/figure-html/feature_auto_12_output-1.png

nrennie, to random
@nrennie@fosstodon.org avatar

📢New blog post 📢

I built a Shiny app to display my plots, which updates automatically every time there's a new plot!

📦 Data extracted from the plot R scripts
💻 GitHub Actions to update the data
🕸️ Deployed with Shinylive

Read about the process in this blog post: https://nrennie.rbind.io/blog/webr-shiny-tidytuesday/

frankhaenel, to TaylorSwift German

Week 42: Exploring Taylor Swift's album vibes! 📊 Check out the danceability, energy, and more in her music with this stylish chart. 🎵
code: https://bit.ly/3S3QEVM

damianooldoni, to programming

Do you want to become a ggplot hero? Challenge yourself! The INBO coding club of February is online!
Slides: https://bit.ly/3uZkRMC
Webinar: https://bit.ly/3wQM2cU
Homepage: https://bit.ly/49dA1w4
We at @oscibio and INBO 💓 , , ,

EvaMaeRey, to random

It's a mouthful of code, but sometimes it's worth it to add second axes in standard deviations. Do-able with sec.axis arguments in #ggplot2 in #rstats!

biometricbillx, to random

Check out this 3D map of Germany! Very cool video on how to make 3D maps in R using data from ETH Global Sentinel-2 Tree Canopy Height.

https://www.youtube.com/watch?v=4ScYWPMzy6E

#R

eliocamp, to til
@eliocamp@mastodon.social avatar

#TIL:
Want to apply a consistent "style" to geoms of various #ggplot2 plots?

library(rlang)  
style <- list(color = "orange", size = 2, shape = 21)

ggplot(....) +  
 inject(geom_point(...., !!!style))  

(You can also set defaults with ggplot2::update_geom_defaults(), or use geom_point_style <- purrr::partial(geom_point, color = "orange", size = 2, shape = 21))

#RStats

teunbrand, to random
LeafyEricScott, to random
@LeafyEricScott@fosstodon.org avatar

Awesome new feature in {patchwork} 1.2.0! You can now "collect" redundant axes the way you could collect identical legends previously! I used to do this manually a LOT so I'm super happy to see it as a feature!

https://www.data-imaginist.com/posts/2024-01-05-patchwork-1-2-0/

#rstats #ggplot2

fgazzelloni, to datascience

Don't loose the chance for revisting the best parts of making a graph with () in #R.
In this talk I will replicate one of the plate.

When: MON, MAR 4 · 1:00 PM CET

RSVP: https://www.meetup.com/rladies-cambridge/events/299051061/

@RLadiesCam @RLadiesGlobal @rladiesrome

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