add radar graph

This commit is contained in:
overcuriousity
2026-01-17 23:24:43 +01:00
parent 1b2de520d4
commit f02e48f4f9
2 changed files with 262 additions and 7 deletions

View File

@@ -704,7 +704,7 @@ class WebInterface:
.scale-toggle {
position: absolute;
top: 30px;
right: 140px;
right: 180px;
background: var(--border-color);
border: none;
padding: 10px 20px;