1. 学习
  2. /
  3. 课程
  4. /
  5. Building Dashboards with flexdashboard

Connected

练习

Explore web-friendly features

Let's try plotly with another graph and explore the interactive features.

说明

100 XP
  • Knit the code as it is, expand the HTML viewer, and inspect the resulting plot.
  • Use ggplotly() to make the station_gg plot in the Station Usage chart web-friendly.
  • Knit and expand to prepare for exploration.