#' @title Deprecated Functions
#'
#' @description `r lifecycle::badge("deprecated")`
#'
#' [`plotly_dotted_chart()`] has been deprecated in favour of `plotly_dotted_chart(..., plotly = TRUE)`.
#'
#' [`plotly_lined_chart()`] has been deprecated in favour of `plotly_lined_chart(..., plotly = TRUE)`.
#'
#' [`plotly_trace_explorer()`] has been deprecated in favour of `plotly_trace_explorer(..., plotly = TRUE)`.
#'
#' @name deprecated
NULL
#> NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.