Makes ggplot dynamic

Most users do not want to use shiny but simply add some dynamic effects to their ggplot graphics in order to display some tooltips, and/or add some highlighting effects to the elements under the mouse cursor.

This part of the book gives you an overview of the main options available to add dynamic effects to a ‘ggplot’ object and to define overall appearance.

We want you to understand: