Hi,
Is it possible to have a bootstraps progress bar that is a little bit less static? For example, a hover info label would be nice (it would eliminate the need for legends explaining color options, for example).
I noticed that the rendering time for the bootstraps progress bar is much, much lower than the stripped-down go.Bar() or px.bar() equivalents with a single bar.
Is there a middle ground? A fast way to render many simple single-bar graphs (progress, stacked) with hover info?
Thanks.