You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a shiny app that allows a user to create an animated gif. This takes some time. Is it possible to use a shiny progress indicator to provide feedback to the user?
The code below uses a "please wait" indicator from shinycssloaders. However, a progress bar would convey more information.
I have a shiny app that allows a user to create an animated gif. This takes some time. Is it possible to use a shiny progress indicator to provide feedback to the user?
The code below uses a "please wait" indicator from
shinycssloaders
. However, a progress bar would convey more information.The text was updated successfully, but these errors were encountered: