Web-friendly visualizations

Building Dashboards with flexdashboard

Elaine McVey

Director of Data Science

What is web-friendly?

  • Dynamic
  • Interactive
  • Based on html/javascript
Building Dashboards with flexdashboard

Web-friendly options

  • plotly
  • highcharter
  • dygraphs
  • rbokeh
  • ggvis
Building Dashboards with flexdashboard

The magic of plotly

library(plotly)

ggplotly(my_ggplot)

Building Dashboards with flexdashboard

alt text

Building Dashboards with flexdashboard

Let's practice!

Building Dashboards with flexdashboard

Preparing Video For Download...