Learn R Programming

⚠️There's a newer version (4.10.4) of this package.Take me there.

plotly (version 2.0.16)

Create Interactive Web Graphics via Plotly's JavaScript Graphing Library

Description

Easily translate ggplot2 graphs to an interactive web-based version and/or create custom web-based visualizations directly from R. Once uploaded to a plotly account, plotly graphs (and the data behind them) can be viewed and modified in a web browser.

Copy Link

Version

Install

install.packages('plotly')

Monthly Downloads

235,016

Version

2.0.16

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Carson Sievert

Last Published

December 20th, 2015

Functions in plotly (2.0.16)

get_figure

Request a figure object
layout

Add and/or modify layout of a plotly
gg2list

Convert a ggplot to a list.
embed_notebook

Embed a plotly figure as an iframe into a IPython Notebook
toRGB

Convert R colours to RGBA hexadecimal colour values
add_trace

Add a trace to a plotly visualization
toWidget

Convert a plotly object to an htmlwidget object
config

Set the default configuration for plotly
plotly_POST

Create/Modify plotly graphs
offline

Plotly Offline
mic

Mic data
last_plot

Retrive and create the last plotly (or ggplot).
plotly-shiny

Shiny bindings for plotly
wind

Wind data
plotly_build

Build a plotly object before viewing it
print.figure

Print a plotly figure object
ggplotly

Create plotly graphs using ggplot2 syntax
hobbs

Hobbs data
print.plotly

Print a plotly object
knit_print.figure

Embed a plotly figure as an iframe in a knitr doc
plotly_empty

Create a complete empty plotly graph.
ggplot_build2

ggplot build function with enhanced return
style

Modify trace(s)
%>%

Pipe operator
layer2traces

Convert a layer to a list of traces. Called from gg2list()
knit_print.plotly

Print a plotly object in a knitr doc
subplot

View multiple plots in a single view
get_plot

Obtain underlying data of plotly object
signup

Create a new plotly account.
plotly_IMAGE

Create/Modify plotly images
paramORdefault

Convert ggplot params to plotly.
toFill

Use default ggplot colour for fill (gray20) if not declared
plotly

Main interface to plotly
group2NA

Drawing ggplot2 geoms with a group aesthetic is most efficient in plotly when we convert groups of things that look the same to vectors with NA.
plot_ly

Initiate a plotly visualization