Spaces:
Sleeping
Sleeping
Joseph Spada
commited on
Commit
·
8408e1a
1
Parent(s):
1883c03
plot formatting
Browse files
app.py
CHANGED
|
@@ -184,7 +184,7 @@ def plot_interest_coverage(interest_rate, cagr_revenues):
|
|
| 184 |
|
| 185 |
# %%
|
| 186 |
interest_rate_lowerbound = 0
|
| 187 |
-
interest_rate_upperbound =
|
| 188 |
|
| 189 |
# revenues_lower_bound = 10000
|
| 190 |
# revenues_upper_bound = 20000
|
|
|
|
| 184 |
|
| 185 |
# %%
|
| 186 |
interest_rate_lowerbound = 0
|
| 187 |
+
interest_rate_upperbound = 10
|
| 188 |
|
| 189 |
# revenues_lower_bound = 10000
|
| 190 |
# revenues_upper_bound = 20000
|