Skip to contents

Helper - make static ggplot object an interactive plotly object

Usage

make_interactive(p, title = NULL, subtitle = NULL)

Arguments

p

ggplot object

title

Title to be used for chart, if desired - defaults to "NULL"

subtitle

Sub-title to be used for chart, if desired - defaults to "NULL"

Value

plotly object

Author

Craig Helmann, Michael Jensen