- ggplot2-extenders.github.io/ggplot-extension-club/
- evamaerey.github.io/easy-geom-recipes/
- evamaerey.github.io/ggplot2-extension-cookbook/
- github.com/EvaMae
Join us Tuesday Dec 2nd, at 3pm Eastern to hear about {ggpal2}, a {chores} extension. #ggplot2 #ai #chores
bit.ly/RxAI-join
Join us Tuesday Dec 2nd, at 3pm Eastern to hear about {ggpal2}, a {chores} extension. #ggplot2 #ai #chores
bit.ly/RxAI-join
Next Wednesday at 1:30pm ET, *joins us* to hear about powerful GGally from Barret Schloerke! ggobi.github.io/ggally/
Join: docs.google.com/forms/d/e/1F...
Next Wednesday at 1:30pm ET, *joins us* to hear about powerful GGally from Barret Schloerke! ggobi.github.io/ggally/
Join: docs.google.com/forms/d/e/1F...
'Release party' tomorrow Friday Oct 3rd at 3pm Eastern for #ggplot2 v4.0.0!
With developer and maintainer @teunbrand! bit.ly/join-gg-exte...
'Release party' tomorrow Friday Oct 3rd at 3pm Eastern for #ggplot2 v4.0.0!
With developer and maintainer @teunbrand! bit.ly/join-gg-exte...
ggh4x author and ggplot2 dev/maintainer @teunbrand.bsky.social will be discussing release notes at the ggplot2 extenders this Fri!
And at_panel, early days, in extenders discussions: :)
github.com/ggplot2-exte...
ggh4x author and ggplot2 dev/maintainer @teunbrand.bsky.social will be discussing release notes at the ggplot2 extenders this Fri!
And at_panel, early days, in extenders discussions: :)
github.com/ggplot2-exte...
By one definition -- authors of more than three extension packages on CRAN -- a sizable group! ggplot2 extenders has heard from many of these folks (white bg) - Thomas' talk at the next meet up!
Hoping to hear from more of these folks in the future! #rstats
One way to go about this in #ggplot2:
1) write my_fun that adds context to the maximum value for your labels
2) use that function in `scale_y_continuous(label = my_fun)`
One way to go about this in #ggplot2:
1) write my_fun that adds context to the maximum value for your labels
2) use that function in `scale_y_continuous(label = my_fun)`
Interested in joining? ggplot2-extenders.github.io/ggplot-extension-club/ 'Please leave your contact info...'
Interested in joining? ggplot2-extenders.github.io/ggplot-extension-club/ 'Please leave your contact info...'
We'll discuss the syntactical departure Wednesday #ggplot2 at 3pm Eastern with @jbengler.de. 🤩
Join info in 🧵⤵️
We'll discuss the syntactical departure Wednesday #ggplot2 at 3pm Eastern with @jbengler.de. 🤩
Join info in 🧵⤵️
evamaerey.github.io/easy-geom-re...
evamaerey.github.io/easy-geom-re...
We'll be hearing about #ggplot2 #rstats extension {tidyplots} author @jbengler.de on April 9th at 3pm Eastern US.
github.com/jbengler/tid...
Join info in 🧵
We'll be hearing about #ggplot2 #rstats extension {tidyplots} author @jbengler.de on April 9th at 3pm Eastern US.
github.com/jbengler/tid...
Join info in 🧵
Winston Chang will join ggplot2 extenders meetup to talk about the R Graphics Cookbook and ggproto (a ggplot2 internals building block -critical to extension)! Happening next Wednesday, March 5th at 3pm Eastern!
To attend, see thread 🧵
Winston Chang will join ggplot2 extenders meetup to talk about the R Graphics Cookbook and ggproto (a ggplot2 internals building block -critical to extension)! Happening next Wednesday, March 5th at 3pm Eastern!
To attend, see thread 🧵
Will hear from Mitchell O'Hara-Wild on {ggtime} next week. And from Winston Chang on the early days of ggproto and about the R Graphics Cookbook!
Interested? -> teunbrand.github.io/ggplot-exten... -> 'Please leave your contact info...' #rstats
Will hear from Mitchell O'Hara-Wild on {ggtime} next week. And from Winston Chang on the early days of ggproto and about the R Graphics Cookbook!
Interested? -> teunbrand.github.io/ggplot-exten... -> 'Please leave your contact info...' #rstats
teunbrand.github.io/legendry/
teunbrand.github.io/legendry/
teunbrand.github.io/legendry/
teunbrand.github.io/legendry/
tidytuesday-*flat*-geo-data |> ggplot(aes(region_name = region, fill = iso_num)) + geom_region()
`geom_region()` meant to make it easy to choropleth regions!
But is options() in ggplot2 extensions a good idea?😱 (what makes geom_region region-flexible)
🧵
tidytuesday-*flat*-geo-data |> ggplot(aes(region_name = region, fill = iso_num)) + geom_region()
`geom_region()` meant to make it easy to choropleth regions!
But is options() in ggplot2 extensions a good idea?😱 (what makes geom_region region-flexible)
🧵