tlarsson commited on
Commit
0a5d964
·
verified ·
1 Parent(s): 2206288

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -111,6 +111,7 @@ def update_graph(main_func, backtrace_mode, parsed):
111
  "target-arrow-shape": "triangle",
112
  "target-arrow-color": "#888",
113
  "line-color": "#888",
 
114
  "font-size": "14px",
115
  "text-margin-y": -10
116
  }}
 
111
  "target-arrow-shape": "triangle",
112
  "target-arrow-color": "#888",
113
  "line-color": "#888",
114
+ "arrow-scale": 2,
115
  "font-size": "14px",
116
  "text-margin-y": -10
117
  }}