modify growth trend slider

This commit is contained in:
2025-07-22 00:23:09 -04:00
parent 564d409716
commit 68b00b6338
+4 -1
View File
@@ -890,7 +890,10 @@ fillCol(
min = 1926,
max = 2024,
step = 1,
animate = T,
animate = list(
interval = 250,
loop = F
),
value = 1926,
sep = "",
width = "100%",