LeonceNsh commited on
Commit
97aee79
·
verified ·
1 Parent(s): 3511c2f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -183,7 +183,7 @@ def generate_graph(investors, filtered_data):
183
  line=dict(width=0.5, color='#333333')
184
  ),
185
  textposition="middle center",
186
- textfont=dict(size=18, color="#000000")
187
  )
188
 
189
  legend_items = []
 
183
  line=dict(width=0.5, color='#333333')
184
  ),
185
  textposition="middle center",
186
+ textfont=dict(size=15, color="#000000")
187
  )
188
 
189
  legend_items = []