ggiraph-user-2025

“Plot Twist” — A Talk for useR 2025 by Cédric Scherer and Tanya Shapiro

🎥 Talk: youtube.com/watch?v=GnDjRxyO-7A
🎞️ Slides: z3tt.github.io/ggiraph-user-2025/slides.html


Featured Interactive Visualizations:



One of the most common critiques of ggplot2 is its lack of built-in interactivity. While static plots are powerful for storytelling, interactive visualizations can enhance exploration, engagement, and accessibility. The ggiraph package finally provides a seamless way to add interactivity to ggplot2—enabling hover effects, tooltips, and clickable elements—while preserving the familiar layered approach and custom theming.

In this talk, Tanya Shapiro and Cédric Scherer will demonstrate why ggiraph stands out among other solutions, such as plotly, and how it integrates effortlessly with ggplot2 and its extension ecosystem. We’ll walk through real-world examples, explore its key functionalities, and share practical tips for creating engaging and well-designed interactive visualizations with ggiraph.

Whether you’re looking to make your research more engaging, enhance dashboards, or create interactive reports, this talk will provide a solid foundation for elevating your data storytelling with interactive visualizations.



Codes for Showcase Examples

Resources mentioned