added some plots and calculations

This commit is contained in:
SoulKindred
2024-01-08 15:49:50 +01:00
parent beef5ad2c7
commit 4a39a7c265
3 changed files with 106 additions and 21 deletions

View File

@@ -19,12 +19,17 @@
iframe[src="heat_map_time.html"] {
width: 100%;
height: 900px;
}
iframe[src="heat_map_toggle.html"] {
width: 100%;
height: 900px;
}
</style>
</head>
<body>
<iframe src="heat_map_time.html"></iframe>
<iframe src="heat_map_toggle.html"></iframe>0
<iframe src="acc_by_year.html"></iframe>
<iframe src="acc_by_weekday.html"></iframe>
<iframe src="acc_by_daytime.html"></iframe>