Add an annotation(s) to a plot
Add an annotation(s) to a plot
add_annotations(p, text = NULL, ..., data = NULL, inherit = TRUE)
p |
a plotly object |
text |
annotation text (required). |
... |
these arguments are documented at https://github.com/plotly/plotly.js/blob/master/src/components/annotations/attributes.js |
data |
a data frame. |
inherit |
inherit attributes from |
Carson Sievert
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.