tracinginsights commited on
Commit
6fa0f5f
1 Parent(s): f0a8720

Update pages/GG_Plot.py

Browse files
Files changed (1) hide show
  1. pages/GG_Plot.py +1 -0
pages/GG_Plot.py CHANGED
@@ -23,3 +23,4 @@ DRIVERS_SELECTED = st.multiselect(
23
  'Select Drivers to compare',
24
  drivers)
25
 
 
 
23
  'Select Drivers to compare',
24
  drivers)
25
 
26
+ GG_Plot.plot(DRIVERS_SELECTED, laps)