sadickam commited on
Commit
1b13ab6
·
verified ·
1 Parent(s): f4ac013

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -220,7 +220,7 @@ def plot_sdg(df, title, pred_column, icons_folder='assets/icons/'):
220
  ),
221
  margin=dict(l=20, r=150, t=30, b=20), # Increased right margin for icon
222
  height=600,
223
- width=800, # Increased width to accommodate the icon
224
  showlegend=False,
225
  template="simple_white",
226
  xaxis=dict(
 
220
  ),
221
  margin=dict(l=20, r=150, t=30, b=20), # Increased right margin for icon
222
  height=600,
223
+ width=700, # Increased width to accommodate the icon
224
  showlegend=False,
225
  template="simple_white",
226
  xaxis=dict(