Spaces:
Running
Running
tracinginsights
commited on
Commit
·
8f7b6b2
1
Parent(s):
0a72ea7
Update pages/Tyre_Degradation.py
Browse files
pages/Tyre_Degradation.py
CHANGED
@@ -27,4 +27,4 @@ compounds_used = st.multiselect(
|
|
27 |
all_compounds_used,
|
28 |
all_compounds_used)
|
29 |
|
30 |
-
Tyre_Degradation.plot(DRIVERS_SELECTED,compounds_used, f1session,
|
|
|
27 |
all_compounds_used,
|
28 |
all_compounds_used)
|
29 |
|
30 |
+
Tyre_Degradation.plot(DRIVERS_SELECTED,compounds_used, f1session, laps)
|