RobertCastagna commited on
Commit
4417139
1 Parent(s): 6147192

Update pages/2_Portfolio_Builder.py

Browse files
Files changed (1) hide show
  1. pages/2_Portfolio_Builder.py +1 -1
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,