home.social

Search

572 results for “nrennie”

  1. Since this chart type is a little bit unusual, here's a little scrollytelling explainer of how to read this chart!

    Link: nrennie.rbind.io/scrollytellin

    #DataViz #QuartoPub #RStats

  2. Since this chart type is a little bit unusual, here's a little scrollytelling explainer of how to read this chart!

    Link: nrennie.rbind.io/scrollytellin

  3. Since this chart type is a little bit unusual, here's a little scrollytelling explainer of how to read this chart!

    Link: nrennie.rbind.io/scrollytellin

    #DataViz #QuartoPub #RStats

  4. Since this chart type is a little bit unusual, here's a little scrollytelling explainer of how to read this chart!

    Link: nrennie.rbind.io/scrollytellin

    #DataViz #QuartoPub #RStats

  5. Since this chart type is a little bit unusual, here's a little scrollytelling explainer of how to read this chart!

    Link: nrennie.rbind.io/scrollytellin

    #DataViz #QuartoPub #RStats

  6. An alternative way of comparing two distributions for this week! 📊

    The diameter of each arc shows the % with access to non-solid fuels, split by urban and rural areas ⛽

    Code: github.com/nrennie/tidytuesday

  7. An alternative way of comparing two distributions for #TidyTuesday this week! 📊

    The diameter of each arc shows the % with access to non-solid fuels, split by urban and rural areas ⛽

    Code: github.com/nrennie/tidytuesday

    #DataViz #RStats #ggplot2

  8. An alternative way of comparing two distributions for #TidyTuesday this week! 📊

    The diameter of each arc shows the % with access to non-solid fuels, split by urban and rural areas ⛽

    Code: github.com/nrennie/tidytuesday

    #DataViz #RStats #ggplot2

  9. An alternative way of comparing two distributions for #TidyTuesday this week! 📊

    The diameter of each arc shows the % with access to non-solid fuels, split by urban and rural areas ⛽

    Code: github.com/nrennie/tidytuesday

    #DataViz #RStats #ggplot2

  10. An alternative way of comparing two distributions for #TidyTuesday this week! 📊

    The diameter of each arc shows the % with access to non-solid fuels, split by urban and rural areas ⛽

    Code: github.com/nrennie/tidytuesday

    #DataViz #RStats #ggplot2

  11. Managed to get {ggchord2} working with {ggiraph} so you can* have interactive chord diagrams with tooltips!

    *currently a bit hacky but technically does work

    Example: nrennie.rbind.io/data-viz-proj

    This example is a remake of a Sankey chart published by YouGov today in this article: yougov.com/en-gb/articles/5481

    Original Sankey chart: flo.uri.sh/visualisation/29040

    #RStats #DataViz #ggplot2

  12. Managed to get {ggchord2} working with {ggiraph} so you can* have interactive chord diagrams with tooltips!

    *currently a bit hacky but technically does work

    Example: nrennie.rbind.io/data-viz-proj

    This example is a remake of a Sankey chart published by YouGov today in this article: yougov.com/en-gb/articles/5481

    Original Sankey chart: flo.uri.sh/visualisation/29040

  13. Managed to get {ggchord2} working with {ggiraph} so you can* have interactive chord diagrams with tooltips!

    *currently a bit hacky but technically does work

    Example: nrennie.rbind.io/data-viz-proj

    This example is a remake of a Sankey chart published by YouGov today in this article: yougov.com/en-gb/articles/5481

    Original Sankey chart: flo.uri.sh/visualisation/29040

    #RStats #DataViz #ggplot2

  14. Managed to get {ggchord2} working with {ggiraph} so you can* have interactive chord diagrams with tooltips!

    *currently a bit hacky but technically does work

    Example: nrennie.rbind.io/data-viz-proj

    This example is a remake of a Sankey chart published by YouGov today in this article: yougov.com/en-gb/articles/5481

    Original Sankey chart: flo.uri.sh/visualisation/29040

    #RStats #DataViz #ggplot2

  15. Managed to get {ggchord2} working with {ggiraph} so you can* have interactive chord diagrams with tooltips!

    *currently a bit hacky but technically does work

    Example: nrennie.rbind.io/data-viz-proj

    This example is a remake of a Sankey chart published by YouGov today in this article: yougov.com/en-gb/articles/5481

    Original Sankey chart: flo.uri.sh/visualisation/29040

    #RStats #DataViz #ggplot2

  16. If you have (or are thinking about) moving away from GitHub, GitLab is one alternative. If you're a regular or user, you might find it hard to find information about how those work with .

    So here's a blog post showing you a few different ways to deploy Quarto documents with GitLab Pages!

    (Featuring penguins 🐧obviously )

    Link: nrennie.rbind.io/blog/deploy-q

  17. Thanks so much to those who joined me at the Posit Data Science Lab with Libby Heeren and Nick Rohrbaugh!

    Here's what I came up with in ~50 minutes of live-coding a chart - a parameterised plot, showing which continents twinned cities are from!

    A few more things I want to add: tooltips to show city/country names, dropdown to choose a country, and slightly better text contrast!

    Code from the lab and resources: nrennie.rbind.io/talks/posit-d

  18. An annotation-heavy, faceted area chart for this week providing different ways of looking at historic ship production in Italy 🚢

    📊 Made in with

    Code: github.com/nrennie/tidytuesday

  19. This week's is all about agricultural tariffs in the USA, and I decided to focus in on tariffs on jam 🍓

    Of course, that naturally led to figuring out how to write code to plot jam jars in !

    Code: github.com/nrennie/tidytuesday

  20. This week's data is all about Global Health Spending 💰️

    I created a minimalist world map showing the percentage of health spending on preventive care 📊

    Notable upticks in 2021 across many countries, higher % overall in African countries, and lots of missing data

    Code: github.com/nrennie/tidytuesday

  21. For this week's data on sea bird sightings, there was an obvious choice for which type of bird to focus on - penguins! 🐧

    📊 Bubble timeline made with
    🎨 Colours inspired by {palmerpenguins}
    📝 Annotations added with {cowplot}

    Code: github.com/nrennie/tidytuesday

  22. I had a great time talking about the process of creating charts with ggplot2 at @rladiesrome tonight! 📊

    Slides and code from the session can be found here: nrennie.rbind.io/talks/rladies

  23. If you're interested in learning and are currently an user (or even if you're not!), then here's a little introduction to getting started! 📊

    Blog post: nrennie.rbind.io/blog/introduc

  24. 📊 Five functions I wish I'd known about earlier 📊

    I've written a short blog (with examples) of some of the lesser-known {ggplot2} functions and arguments that make it easier to create better charts!

    Link: nrennie.rbind.io/blog/five-ggp

  25. You can find the resources from yesterday's "No more copy and paste! Parameterized plots and reports with and " R/Medicine workshop online!

    Lots of interesting questions in the workshop chat, especially around collaborative editing! I've uploaded some more resources and answers to some of the questions in the "Resources" tab of the workshop.

    Link: nrennie.rbind.io/r-medicine-20

  26. I had a great time at @EdinbR last night, talking about interactive charts in R 🦖 (and catching up with people I haven't seen in a while)

    💬 How to add tooltips and dropdowns
    🦒 In R with {ggiraph}
    📊 By passing data from R to Observable

    Slides: nrennie.rbind.io/talks/edinbR-

  27. Quarto + + Observable = ❤️

    New blog post from me about:

    👁️ What is Observable?
    ❓ Why should R users care?
    📊 How do you use both together to make interactive charts?

    Link: nrennie.rbind.io/blog/observab