aliabd commited on
Commit
e735a31
·
1 Parent(s): 856a3fa

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +1 -1
run.py CHANGED
@@ -11,7 +11,7 @@ with gr.Blocks() as demo:
11
  title="Stock Prices",
12
  tooltip=["date", "price", "symbol"],
13
  height=300,
14
- width=300,
15
  show_label=False,
16
  ).style(
17
  container=False,
 
11
  title="Stock Prices",
12
  tooltip=["date", "price", "symbol"],
13
  height=300,
14
+ width=500,
15
  show_label=False,
16
  ).style(
17
  container=False,