Spaces:
Sleeping
Sleeping
Upload app.py
Browse files
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 |
}}
|