Sparkline progress bars #2893
Unanswered
indigoviolet
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have seen #1002 , but I think sparklines aren't quite as complex graphics. See https://github.com/holman/spark for example.
It would be nice to be able to track multiple counters during the execution of a program (for example let's say you're hitting a rate limited API, you want to see your qps), and sparklines are well suited to this. They could be two-dimensional progress bars.
Beta Was this translation helpful? Give feedback.
All reactions