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

Connected

练习

Making a Chart React to Inputs

Now let's make our dashboard change based on the user inputs.

说明

100 XP
  • For the Origins map, make the chart respond to inputs by using the show_trips_df reactive "dataframe".
  • Run the document, change inputs, and observe what changes (and doesn't).