Spaces:
Running
Running
tracinginsights
commited on
Commit
·
6fa0f5f
1
Parent(s):
f0a8720
Update pages/GG_Plot.py
Browse files- 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)
|