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:
- how to animate and customize animations in Section 2.3 and tooltips in Section 2.2,
- how to set up the toolbar in Chapter 5,
- how to easily manage the fonts used in Chapter 3,
- how to size the graphic in Chapter 4.