Ngx Gauge Versions Save

A highly customizable Gauge component for Angular apps and dashboards

v1.0.0-beta.9

4 years ago

Features:

  1. aria-label and aria-labelledby attributes added to <ngx-gauge></ngx-gauge>.
  2. ARIA role changed from meter to slider and it is made aria-readonly="true".

Bug Fixes:

  1. Issue #42 Min/Max value does not work when updating Value.
  2. Issue #45 Aria Attributes do not match their role.

v1.0.0-beta.8

4 years ago

Bug Fixes

  1. #20 Value Drops to 0 after the animation
  2. #29 Gauge Display not updating when tab is not active
  3. #37 Missing null check on canvas context
  4. #40 cannot read property 'clearRect' of undefined.

v1.0.0-beta.1

6 years ago

Bug Fixes

#8 Gauge threshold bus is fixed. #4 Unnecessary console log removed from prod build.

v1.0.0-beta

6 years ago

First beta version release v1.0.0-beta

A basic Gauge component with all the mentioned features and customizations ported from angular 1 to Angular 4+ available for use and report issues.