Spaces:
Running
Running
RobertCastagna
commited on
Commit
•
1291f03
1
Parent(s):
979687d
Update pages/2_Portfolio_Builder.py
Browse files
pages/2_Portfolio_Builder.py
CHANGED
@@ -242,7 +242,7 @@ with st.form(key="selecting columns"):
|
|
242 |
title="HRP Naive Risk Parity",
|
243 |
others=0.05,
|
244 |
nrow=25,
|
245 |
-
cmap="tab20",
|
246 |
height=8,
|
247 |
width=10,
|
248 |
ax=None,
|
|
|
242 |
title="HRP Naive Risk Parity",
|
243 |
others=0.05,
|
244 |
nrow=25,
|
245 |
+
#cmap="tab20",
|
246 |
height=8,
|
247 |
width=10,
|
248 |
ax=None,
|