For several years now, the plotly package has provided an eventdata() function for accessing click, hover, and drag event information in shiny. This functionality provides a powerful way to build dynamic websites with multiple coordinated data views that share information with one another. Recently, we’ve added support for accessing more types of events, notably among these is ability to respond _during_ brushing events. In this webinar, I’ll show you how to access these events in shiny and respond to them in various ways, including approaches that help ensure a fluid and responsive user-experience.
View Slides(opens in a new tab)
Carson is a software engineer at RStudio working on R packages such as shiny, shinymeta, and plotly. His book “Interactive data visualization with R, plotly, and shiny”, published by CRC Press, is also freely available online at plotly-r.com.