Shiny Apps Gallery using Plotly in R
[This article was first published on R – Modern Data, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Announcing the new shiny apps gallery that showcases the use of Plotly’s R API in Shiny Applications.
You can visit the gallery here: https://plot.ly/r/shiny-gallery/
Apps showcase the use of a variety of plotly features including:
- Adding interactive plotly graphs using
plotlyOutput()
- Embedding ggplot style visualizations using
ggplotly()
- Accessing click, hover and zoom events using
event_data()
Need help with your shiny app? Visit our community forum at http://community.plot.ly/
You can also tweet us at @plotlygraphs
Want to report a bug? Visit https://github.com/ropensci/plotly
Need more help? Consider upgrading to one of our premium / enterprise plans
To leave a comment for the author, please follow the link and comment on their blog: R – Modern Data.
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.