prakharg24 commited on
Commit
0d3213f
·
verified ·
1 Parent(s): 92159aa

Update my_pages/multiverse.py

Browse files
Files changed (1) hide show
  1. my_pages/multiverse.py +1 -1
my_pages/multiverse.py CHANGED
@@ -170,7 +170,7 @@ def render():
170
  hovermode="closest"
171
  )
172
 
173
- fig.patch.set_alpha(0)
174
  # ax.patch.set_alpha(0)
175
 
176
  st.plotly_chart(fig, use_container_width=True)
 
170
  hovermode="closest"
171
  )
172
 
173
+ # fig.patch.set_alpha(0)
174
  # ax.patch.set_alpha(0)
175
 
176
  st.plotly_chart(fig, use_container_width=True)