ashish-chopra / angular-gauge

A reusable gauge directive for Angular 1.x apps and dashboards
https://ashish-chopra.github.io/angular-gauge/
MIT License
95 stars 36 forks source link

The number of decimals represented is not selectable #43

Closed camiteca closed 6 years ago

camiteca commented 6 years ago

If you have a decimal number, you can't select how many numbers to show after the comma. You also can't select to show no decimals.

camiteca commented 6 years ago

Added #44 to solve this.

ashish-chopra commented 6 years ago

44 merged. Thanks for your contribution :+1: