Module 3 | Lesson 2
Interactive charts
Our Quarto report is an HTML document, essentially a miniature website. 😳
It allows to go beyond static graphs and inject interactivity effortlessly. Let's explore how to make our visuals come alive within Quarto.
Members only
2 minutes read🤔 Interactivity in R?
An interactive chart allows the user to perform actions: zooming, hovering a marker to get a tooltip, choosing a variable to display and more.
R offers a set of packages called the html widgets.
They allow to build interactive charts directly from R. 🔥
This course is not about data visualization and I already curated the best packages for interactive dataviz in the R graph gallery.
But there is one you can't miss: plotly
.
Plotly
and ggplotly()
Productive R Workflow
This lesson is for members only! 😔
Become a member now to access the full course with a lifetime access!
Or Login