Is it possible to change the BarColumn display style? #3748
Answered
by
willmcgugan
roger-davila
asked this question in
Q&A
|
My question is partly answered by this issue #2399, but I was wondering if it's possible to change the actual bar to use characters instead. Something like this |
Answered by
willmcgugan
May 30, 2025
Replies: 1 comment 2 replies
|
Nothing builtin, but you could create a renderable and use it in place of the default bar in progress. |
2 replies
Answer selected by
roger-davila
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nothing builtin, but you could create a renderable and use it in place of the default bar in progress.