finalized overview page

This commit is contained in:
2026-03-19 09:20:42 +07:00
parent c2b820fc6d
commit e80cb128bf
9 changed files with 822 additions and 227 deletions

View File

@@ -238,7 +238,7 @@ function loadProvinceMap(startYear, startWeek, endYear, endWeek) {
})
.bindTooltip(`
<strong>${province}</strong><br>
${programName}<br>
${programName}<br>
Total: ${row.total}
`)
.addTo(map);