1. Learn
  2. /
  3. Courses
  4. /
  5. Building Dashboards with flexdashboard

Connected

Exercise

Making a Chart React to Inputs

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

Instructions

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).