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