panel_title | R Documentation |
Use the directory of traces name to create a plot title
panel_title(data, title = data$config$title$text)
data |
starvz_data with trace data |
title |
title text, if NULL it will fallback to data$Origin then to "Null Title" |
A ggplot object
panel_title(data = starvz_sample_lu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.