angular-gauge icon indicating copy to clipboard operation
angular-gauge copied to clipboard

A reusable gauge directive for Angular 1.x apps and dashboards

Results 19 angular-gauge issues
Sort by recently updated
recently updated
newest added

Hi, this gauge is really useful, thanks! I am trying to dynamically change the gauge thresholds so I can move a slider and it will set the gauge object property...

If you set a high min value (e.g. min = 40, max = 60, value = 50), the gauge will render correctly initially, however, updating the value causes the gauge...

Hi, This gauge is awesome! I am using this with Bootstrap, and wanted some tips on how I could make it responsive. For example, if placed in a div with...

enhancement
help wanted

I use this library in a dashboard where i do polling to track data changes. When value of gauge is different from 0, it is updated correctly When value (during...

Your library is very nice. Thank you for supporting the community. I have an issue is that when I change the threshold value to decimal, it does not work as...

The HTML tag that displays the text of `label` option (represented by ``) overflows from its main container. It is because of inline CSS styles: an excessive line height mainwhile...

As usually, percentatge symbol ("%") appears (and have to be) next to the number. However, for the measurement units (like "mph", "kW", "Pa", "GB"...), it is necessary a separation before...

I've tried everything I can think of with no success. Can you guys think of a way to do this? It would make the code much more dynamic when the...

Hi, I'm facing a specific use-case: I am using a time which i want to display in minutes, but in order to keep the animation smooth I need to use...