home.social

#gganimate — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gganimate, aggregated by home.social.

fetched live
  1. | Incertidumbre – Animación | | Tendencia de la temperatura global. Creado con usando , y .

  2. 🧩 [r_tip] - ¿Querés que tus visualizaciones cobren vida?

    Con el paquete {gganimate} podés crear animaciones sobre gráficos ggplot2 y mostrar transiciones, evolución temporal o cambios por categoría.

    ✔️ Extiende ggplot2 con funciones intuitivas (transition_*, enter_*, exit_*)
    ✔️ Ideal para storytelling con datos en presentaciones o redes
    ✔️ Compatible con gifski, transformr y temas personalizados

    🔗 gganimate.com/
    ✍️ @thomasp85

    #RStats #Rtips #gganimate #DataViz

  3. OK #rstats nerds, has something changed in #gganimate? My plots are coming out different with exactly the same code 😭😭

  4. Inspired by @nrennie entry, I decided to learn how to make animated gifs. I chose to use the package. Code and narrative and animations at
    lsinks.github.io/posts/2023-07

  5. #rstats package #ggpmisc version 0.5.3 is now on CRAN. 'ggpmisc' is now fully compatible with #gganimate and partly compatible with #plotly. A gallery of animated ggplots with code (r4photobiology.info/galleries/) is now online. (github.com/aphalo/ggpmisc)

  6. Finally, I've tried to ensure compatibility with other packages, like #gganimate and #ggnewscale. Here's the gganimate gapminder example using a multiply blend.

  7. - Nouvel article sur le blog: "Animer vos graphiques avec des gifs en mettant des étoiles dans les yeux de votre public" by @Brt_Arthur
    💪 va vous mettre des étoiles plein les yeux... et des paillettes dans votre vie ? 🤩
    👉thinkr.fr/animer-vos-graphique

  8. #genuary5 #genuary

    Prompt of the day: Debug view. This gif is part of the debugging process while trying to code waves. The words are the opening of #Melville's #MobyDick.

    Coded in #Rstats with #ggplot2 and #gganimate

    The code is available in my #Genuary2023 repository:

    github.com/paezha/genuary2023/

    @jacquietran
    @meghansharris

  9. #genuary1 #genuary

    I call this system "Fiesta".

    It is an animation showing slices of three spheres. The spheres are sliced over the z-axis in constant angular increments. The effect is like fireworks.

    Coded in #Rstats using #ggplot2 and #gganimate. The code is available in my #genuary2023 repository:

    github.com/paezha/genuary2023/

    #Rtistry #GenerativeArt #CreativeCoding

    @jacquietran @meghansharris

  10. I don't think my code for day 9 of the will win a beauty competition, BUT I saved every position of every knot, just for this .

    It's too slow for my taste, but any attempt on speeding it up resulted in too many green dots plotted at the same time (I already struggled to make the gold line stay AND have the right number of green dots appear), or the gold line being wonky.

    Find the code here:
    github.com/einGlasRotwein/adve

    PS: This beast takes > 30 min to render.

  11. Oy, that was a scrappy #adventofcode day 9 for me. I used #gganimate for some debugging to check it was working right.

  12. For this week's I wanted to combine and . The reveal transition didn't work as expected and I cleaned the data to be cumulative so the previously approved elevators showed up as new ones start popping. Created functions to replicate for any year. Code: github.com/deepshamenghani/tid

  13. CW: Breathing exercise

    @economics nice to connect! I don't do much with #gganimate, but I would like to play with it more. You might find this #rstats optional assignment I did with my students fun! We created 'breathing exercises.

    sta303-bolton.github.io/sta303