Loading Package library(tidyverse) library(plotly) library(zetaEDA) enable_zeta_ggplot_theme() ggplotly If you are very familiar with ggplot, then you can easily convert the ggplot object to plotly object, which is able to interactively communicate the plots with the end-user.