Skip to content

Commit 2ad4011

Browse files
committed
update charts and some wording in the report
1 parent d6e6451 commit 2ad4011

File tree

66 files changed

+528
-265
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+528
-265
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ logs/
88
analysis/*.html
99
analysis/export/
1010
analysis/plots/
11+
analysis/charts/
1112
.DS_STORE

README.md

Lines changed: 2 additions & 0 deletions

analysis/main.py

Lines changed: 251 additions & 248 deletions
Large diffs are not rendered by default.

analysis/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ dependencies = [
66
"pandas",
77
"plotly",
88
"kaleido",
9+
"matplotlib>=3.10.5",
910
]

analysis/uv.lock

Lines changed: 253 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
46.3 KB
49.4 KB
40.8 KB
45.3 KB
43.2 KB

0 commit comments

Comments
 (0)