harmdevries commited on
Commit
53974d6
1 Parent(s): 22ad365

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ fig.add_annotation({
62
  "y": 2,
63
  "text": "Today",
64
  "align": "center",
65
- "valign": "bottom",
66
  "showarrow": False,
67
  })
68
 
 
62
  "y": 2,
63
  "text": "Today",
64
  "align": "center",
65
+ "valign": "top",
66
  "showarrow": False,
67
  })
68