Returns standardized hover label styling for plotly plots.
Examples
if (FALSE) { # \dontrun{
hover_config <- get_plotly_hover_config()
plot_ly(..., hoverlabel = hover_config)
} # }
Returns standardized hover label styling for plotly plots.
if (FALSE) { # \dontrun{
hover_config <- get_plotly_hover_config()
plot_ly(..., hoverlabel = hover_config)
} # }