qua605 commited on
Commit
fc5b4e3
·
1 Parent(s): 5932644
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,4 +18,4 @@ viz1 = (
18
  .properties(width=900, height=500)
19
  )
20
 
21
- st.altair_chart(viz1, use_container_width=True)
 
18
  .properties(width=900, height=500)
19
  )
20
 
21
+ st.altair_chart(viz1, use_container_width=False)