Compare commits
4 Commits
v202603051
...
v202603051
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ead12c4552 | ||
|
|
c54eb50004 | ||
|
|
5d7fcec17a | ||
|
|
f7faf7ab57 |
@@ -70,5 +70,5 @@ description = "UK local authority population estimates from ONS"
|
||||
|
||||
[gisco]
|
||||
module = "padelnomics_extract.gisco"
|
||||
schedule = "monthly"
|
||||
schedule = "0 0 1 1 *"
|
||||
description = "EU geographic boundaries (NUTS2 polygons) from Eurostat GISCO"
|
||||
|
||||
@@ -455,6 +455,8 @@
|
||||
border-radius: 18px;
|
||||
padding: 1rem;
|
||||
box-shadow: 0 1px 4px rgba(0,0,0,0.04);
|
||||
min-width: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
.chart-container__label {
|
||||
font-size: 11px;
|
||||
|
||||
Reference in New Issue
Block a user