LeonceNsh commited on
Commit
2dd8f7d
·
verified ·
1 Parent(s): d7696b8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -209,8 +209,8 @@ def generate_graph(investors, filtered_data):
209
  titlefont_size=24,
210
  margin=dict(l=20, r=20, t=60, b=20),
211
  hovermode='closest',
212
- width=1200,
213
- height=800
214
  )
215
 
216
  fig.update_layout(
 
209
  titlefont_size=24,
210
  margin=dict(l=20, r=20, t=60, b=20),
211
  hovermode='closest',
212
+ width=1400,
213
+ height=1000
214
  )
215
 
216
  fig.update_layout(