mirror of
https://github.com/dylanbenzi/hurricane_normalization_app.git
synced 2026-07-30 05:08:57 +00:00
modify growth trend slider
This commit is contained in:
+4
-1
@@ -890,7 +890,10 @@ fillCol(
|
|||||||
min = 1926,
|
min = 1926,
|
||||||
max = 2024,
|
max = 2024,
|
||||||
step = 1,
|
step = 1,
|
||||||
animate = T,
|
animate = list(
|
||||||
|
interval = 250,
|
||||||
|
loop = F
|
||||||
|
),
|
||||||
value = 1926,
|
value = 1926,
|
||||||
sep = "",
|
sep = "",
|
||||||
width = "100%",
|
width = "100%",
|
||||||
|
|||||||
Reference in New Issue
Block a user