trestletech/ShinyDash

Create incremental ticker for numeric fields

Closed this issue · 1 comments

Auto-detect if a text widget contains a number currently and is being updated to a different number. If so, automatically increment it iteratively a la Dashing.

Check # of steps, not proximity to target value. Otherwise will need to be worried about finishing the animation in time before another value comes in.