Skip to content

Commit 72afca7

Browse files
Interim historic data (#47)
* Add historic tab to interim * Use combined dataframe for graphs * Fix bug with engaged user calculation * Fix double hovertext on historic engaged users graph * Rearrange live data metrics * Update config.toml to revert to old font. --------- Co-authored-by: Kieran Pritchard <kieran.pritchard@ons.gov.uk>
1 parent f6471e6 commit 72afca7

File tree

2 files changed

+338
-130
lines changed

2 files changed

+338
-130
lines changed

.streamlit/config.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@
33
primaryColor="#296398"
44
backgroundColor="#ffffff"
55
secondaryBackgroundColor="#e9eff5"
6-
textColor="#000000"
7-
font="sans serif"
6+
textColor="#000000"

0 commit comments

Comments
 (0)