Interactive Tooltip Tables

tutorial data visualization ggplot2 purrr

How to include tables in your {ggiraph} tooltips.

Kyle Cuilla
09-30-2022

About

In this tutorial, I’ll show you how to add tables to interactive {ggiraph} tooltips like the one I created below using the {kableExtra} and {gt}/{gtExtras} packages.

Show code
knitr::include_graphics("https://raw.githubusercontent.com/kcuilla/USgasprices/main/imgs/gas_map_demo.gif")