Skip to content

Templates for embedding interactive plotly graphs in Shiny apps

Notifications You must be signed in to change notification settings

EnzoX/plotly-shiny

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

embedding plotly graphs in shiny apps

these examples update Plotly graphs client-side through Plotly's Embed-API

UN - Plotly with ggplot2 GIF of a Plotly graph in a Shiny App that graphs UN data A project by @Huade

311 GIF of a Plotly graph in a Shiny App that filters 311 complaint calls

simple Screenshot of a Plotly Shiny App

usage

each folder contains a separate app. From inside any of the folders, run

library(shiny)
runApp()

About

Templates for embedding interactive plotly graphs in Shiny apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 54.0%
  • JavaScript 46.0%