LeonceNsh commited on
Commit
67e8ddc
·
verified ·
1 Parent(s): 9327810

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,7 +97,7 @@ def generate_graph(selected_investors, filtered_data):
97
  with_labels=True,
98
  node_size=node_sizes,
99
  node_color=node_colors,
100
- font_size=10,
101
  font_weight="bold",
102
  edge_color="gray",
103
  width=1.5
 
97
  with_labels=True,
98
  node_size=node_sizes,
99
  node_color=node_colors,
100
+ font_size=12,
101
  font_weight="bold",
102
  edge_color="gray",
103
  width=1.5