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

A highly customizable Gauge component for Angular apps and dashboards

Results 34 ngx-gauge issues
Sort by recently updated
recently updated
newest added

Can you update your package json to support angular 14 without using --force

Hey, I was checking this cool module but i notice that we can move the needle to set a new value, is it possible to implement this new feature?

![image](https://user-images.githubusercontent.com/39295908/174534336-8f7e7179-6065-416c-b8d0-dde24a95550d.png) Unfortunately, in the current version 5.0.0, the markers are cut off at the top/bottom and side edges and appear pixelated

The value in the middle of the chart doesnt fit. How can I change the size? "ngx-gauge": "^3.0.0", "@angular/cli": "~11.2.3", ![image](https://user-images.githubusercontent.com/25948008/120781202-1e713a00-c529-11eb-98ca-874eb466adaf.png)

While adding foreground value it is better to have an option to make it as a gradient.

enhancement

it would be very nice if it was possible to display the min and max value and also ticks ( let's say every 10 km/h for example)

enhancement

Hello, I need to refresh all the page to reload the display of the gauge when there are changes on the foregroundColor attribute. Do I miss something ? Minimal example...

When I use Semi gauge there is empty space below like in the case when Full gauge is used. Is there a way to remove this empty space? The issue...

bug

I would really appreciate it, if there would be the possibility to position the value and label by some custom CSS. I recently tried to, but i can't override the...