ABSTRACT

In this chapter we take the widget we previously built to add more functionalities within Shiny, namely to dynamically interact with the graph without having to re-render it every time.We also explore how to send JavaScript events fired by the graph to the shiny server so one can, for instance, trigger something when the user selects a country on the globe.