QuantumLearner commited on
Commit
5ed8a97
·
verified ·
1 Parent(s): b1d7baf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -147,7 +147,7 @@ def plot_volatility_squeeze_plotly(data, ticker, show_signals=False, best_buy_pr
147
  showgrid=False,
148
  ),
149
  width=1600,
150
- height=800,
151
  )
152
 
153
  # Display the plot within a container
 
147
  showgrid=False,
148
  ),
149
  width=1600,
150
+ height=600,
151
  )
152
 
153
  # Display the plot within a container