added some plots and calculations
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user