Update app.py
Browse files
app.py
CHANGED
@@ -72,7 +72,7 @@ def create_big_five_capex_plot() -> go.Figure:
|
|
72 |
y=1.05, # place just above the top of the plotting area
|
73 |
xref="x",
|
74 |
yref="paper",
|
75 |
-
text="AI
|
76 |
showarrow=False,
|
77 |
font=dict(
|
78 |
color="black",
|
|
|
72 |
y=1.05, # place just above the top of the plotting area
|
73 |
xref="x",
|
74 |
yref="paper",
|
75 |
+
text="AI race begins",
|
76 |
showarrow=False,
|
77 |
font=dict(
|
78 |
color="black",
|