Hi there,
I have been looking online for ways to create a progress bar that shows the completion of a loop. I found one way to do it (https://acarril.github.io/posts/progess-bar) but the "progress" makes vertical dots, instead of simply horizontal dots.
Is there a simple way to do it in Stata? Ideally it would allow you to specify a heading (e.g., running n loops) and then provide a series of horizontal dots (or any another symbol) to indicate the completion of each loop.
Any advice is much appreciated!
Related Posts with How to create a progress bar for loops
Predicting individual-level slopes and intercepts after running linear spline mixed-effects models on imputed dataHi All I'm struggling for several weeks now to find a solution to my problem below, but with no luc…
Creating an indicator for when different observations in a group have the same value on a variableCould someone please take a look at a line of code and tell me where I am going wrong. Of my 3,000 U…
int() and round()I am rounding values of a variable to the closest integer. For some reason, int(x) and round(x) give…
Displaying thousands with "K" suffixI wish that my data will display shortened numbers, for example: I wish to display the number "1000…
Changing format of ylabels in a schemeHi, I want to add a parameter to a scheme to make the ylabels of a graph display in a given format.…
Subscribe to:
Post Comments (Atom)
0 Response to How to create a progress bar for loops
Post a Comment