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

Code refactoring required #6

Closed ashish-chopra closed 7 years ago

ashish-chopra commented 8 years ago

It has been a sloppy code. A major refactoring is needed. Introduce the use of services, factory, providers etc to refactor it into the right constituents.

ashish-chopra commented 7 years ago

Some level of refactoring is done and tested against the test suite. Its running fine. Major design level changes needs to be done.