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,
|
||||
max = 2024,
|
||||
step = 1,
|
||||
animate = T,
|
||||
animate = list(
|
||||
interval = 250,
|
||||
loop = F
|
||||
),
|
||||
value = 1926,
|
||||
sep = "",
|
||||
width = "100%",
|
||||
|
||||
Reference in New Issue
Block a user