zavavan commited on
Commit
19def65
·
verified ·
1 Parent(s): d6d576d

Update dashboard.py

Browse files
Files changed (1) hide show
  1. dashboard.py +1 -1
dashboard.py CHANGED
@@ -454,7 +454,7 @@ def create_overlay_plots(df):
454
  show_legend=True,
455
  #legend_position='top_left',
456
  #ylim=(0, max_y + 0.18*max_y),
457
- width=1800,
458
  height=900,
459
  #padding=(0.2, 0.2),
460
  hooks=[move_legend_below,hook1,lambda p, _: p.state.update(border_fill_color='white')],
 
454
  show_legend=True,
455
  #legend_position='top_left',
456
  #ylim=(0, max_y + 0.18*max_y),
457
+ width=1850,
458
  height=900,
459
  #padding=(0.2, 0.2),
460
  hooks=[move_legend_below,hook1,lambda p, _: p.state.update(border_fill_color='white')],