nickmuchi commited on
Commit
5929264
β€’
1 Parent(s): ad4de8d

Update pages/1_Earnings_Sentiment_Analysis_πŸ“ˆ_.py

Browse files
pages/1_Earnings_Sentiment_Analysis_πŸ“ˆ_.py CHANGED
@@ -46,10 +46,10 @@ if st.session_state.url or st.session_state.upload:
46
  showlegend=False,
47
  autosize=True,
48
  margin=dict(
49
- l=10,
50
- r=10,
51
- b=10,
52
- t=10,
53
  pad=2
54
  )
55
  )
 
46
  showlegend=False,
47
  autosize=True,
48
  margin=dict(
49
+ l=5,
50
+ r=5,
51
+ b=5,
52
+ t=5,
53
  pad=2
54
  )
55
  )