Gowthamvemula commited on
Commit
5284381
·
verified ·
1 Parent(s): 6952440

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -154,7 +154,7 @@ with right_col:
154
  xaxis_title="x",
155
  yaxis_title="f(x)",
156
  template="plotly_dark",
157
- height=600,
158
  width=900,
159
  margin=dict(l=20, r=20, t=50, b=20),
160
  )
 
154
  xaxis_title="x",
155
  yaxis_title="f(x)",
156
  template="plotly_dark",
157
+ height=500,
158
  width=900,
159
  margin=dict(l=20, r=20, t=50, b=20),
160
  )