Other packages > Find by keyword >

plotly  

Create Interactive Web Graphics via 'plotly.js'
View on CRAN: Click here


Download and install plotly package within the R console
Install from CRAN:
install.packages("plotly")

Install from Github:
library("remotes")
install_github("cran/plotly")

Install by package version:
library("remotes")
install_version("plotly", "4.11.0")



Attach the package and use:
library("plotly")
Maintained by
Carson Sievert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-11-17
Latest Update: 2025-06-19
Description:
Create interactive web graphics from 'ggplot2' graphs and/or a custom interface to the (MIT-licensed) JavaScript library 'plotly.js' inspired by the grammar of graphics.
How to cite:
Carson Sievert (2015). plotly: Create Interactive Web Graphics via 'plotly.js'. R package version 4.11.0, https://cran.r-project.org/web/packages/plotly. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-22 08:10), 2.0.2 (2015-11-17 15:25), 2.0.3 (2015-11-25 08:54), 2.0.16 (2015-12-20 09:32), 3.4.1 (2016-03-14 07:54), 3.4.13 (2016-04-12 06:19), 3.6.0 (2016-05-18 02:01), 4.5.2 (2016-09-26 17:02), 4.5.6 (2016-11-12 00:14), 4.6.0 (2017-04-25 07:44), 4.7.0 (2017-05-28 09:42), 4.7.1 (2017-07-29 07:16), 4.8.0 (2018-07-20 19:30), 4.9.0 (2019-04-10 21:33), 4.9.1 (2019-11-07 20:00), 4.9.2.1 (2020-04-04 21:50), 4.9.2.2 (2020-12-19 07:15), 4.9.2 (2020-02-12 19:50), 4.9.3 (2021-01-10 15:30), 4.9.4.1 (2021-06-18 11:00), 4.9.4 (2021-06-08 19:40), 4.10.0 (2021-10-09 23:10), 4.10.1 (2022-11-07 08:30), 4.10.2 (2023-06-03 18:40), 4.10.3 (2023-10-22 00:50), 4.10.4 (2024-01-13 23:40), 4.11.0 (2025-06-19 20:30), 4.12.0 (2026-01-24 08:50)
Other packages that cited plotly R package
View plotly citation profile
Other R packages that plotly depends, imports, suggests or enhances
Complete documentation for plotly
Functions, R codes and Examples using the plotly R package
Some associated functions: TeX . add_annotations . add_data . add_fun . add_trace . animation . api . as.widget . as_widget . attrs_selected . bbox . colorbar . config . embed_notebook . event_data . event_register . event_unregister . export . geom2trace . get_figure . gg2list . ggplotly . group2NA . hide_colorbar . hide_guides . hide_legend . highlight . highlight_key . hobbs . knit_print.api_grid . knit_print.api_grid_local . knit_print.api_plot . last_plot . layout . mic . offline . orca . partial_bundle . plot_dendro . plot_geo . plot_ly . plot_mapbox . plotly-shiny . plotly . plotlyProxy . plotly_IMAGE . plotly_POST . plotly_build . plotly_data . plotly_empty . plotly_example . plotly_json . print.api . print.api_grid . print.api_grid_local . print.api_plot . print.kaleidoScope . rangeslider . raster2uri . reexports . remove_typedarray_polyfill . res_mn . save_image . schema . showRGB . signup . style . subplot . toRGB . toWebGL . to_basic . wind . 
Some associated R codes: add.R . animate.R . api.R . api_exports.R . data.R . deprecated.R . dev.R . embed.R . export.R . ggplotly.R . group2NA.R . helpers.R . highlight.R . imports.R . kaleido.R . last_plot.R . layers2layout.R . layers2traces.R . layout.R . mathjax.R . onLoad.R . orca.R . partial_bundles.R . pipe.R . plotly.R . plotly_IMAGE.R . plotly_build.R . plotly_data.R . plotly_example.R . print.R . process.R . proxy.R . sf.R . shiny.R . signup.R . staticimports.R . style.R . subplots.R . toRGB.R . utils.R .  Full plotly package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA