| aes2line | Convert ggplot2 aes to line parameters. |
| aes2marker | Convert ggplot2 aes to plotly "marker" codes. |
| getLegend | Function to get legend information for each scale |
| getLegendList | Get legend information. |
| gg2list | Convert a ggplot to a list. |
| ggplotly | Send a ggplot to plot.ly. |
| group2trace | Convert 1 ggplot2 group to 1 plotly trace. |
| layer2list | Convert a layer to a list. Called from gg2list() |
| lty2dash | Convert R lty line type codes to plotly "dash" codes. |
| merge_recurse | Function to merge a list of data frames (from the reshape... |
| pch2symbol | Convert R pch point codes to plotly "symbol" codes. |
| toRGB | Convert R colors to RGB hexadecimal color values |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.