| add_annotations | Add an annotation(s) to a plot |
| add_data | Add data to a plotly visualization |
| add_fun | Apply function to plot, without modifying data |
| add_trace | Add trace(s) to a plotly visualization |
| as_widget | Convert a list to a plotly htmlwidget object |
| attrs_selected | Specify attributes of selection traces |
| bbox | Estimate bounding box of a rotated string |
| colorbar | Modify the colorbar |
| config | Set the default configuration for plotly |
| event_data | Access plotly user input event data in shiny |
| geom2trace | Convert a "basic" geoms to a plotly.js trace. |
| gg2list | Convert a ggplot to a list. |
| ggplotly | Convert ggplot2 to plotly |
| group2NA | Separate groups with missing values |
| hide_colorbar | Hide color bar(s) |
| hide_guides | Hide guides (legends and colorbars) |
| hide_legend | Hide legend |
| highlight | Query graphical elements in multiple linked views |
| highlight_key | Highlight/query data based on primary key |
| last_plot | Retrieve the last plot to be modified or created. |
| layout | Modify the layout of a plotly visualization |
| partial_bundle | Use a partial bundle of plotly.js |
| plot_ly | Initiate a plotly visualization |
| plotly_build | 'Build' (i.e., evaluate) a plotly object |
| plotly_data | Obtain data associated with a plotly graph |
| plotly_json | Inspect JSON sent to plotly.js |
| plotlyProxy | Modify a plotly object inside a shiny app |
| plotly-shiny | Shiny bindings for plotly |
| rangeslider | Add a range slider to the x-axis |
| reexports | Objects exported from other packages |
| schema | Acquire (and optionally display) plotly's plot schema |
| style | Modify trace(s) |
| to_basic | Convert a geom to a "basic" geom. |
| toRGB | Convert R colours to RGBA hexadecimal colour values |
| trace_replace | trace_replace |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.