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

Index.html : Remove the width property #13

Closed raul1991 closed 7 years ago

raul1991 commented 8 years ago

Removes the width css property from the items to make them responsive.

Closes https://github.com/ashish-chopra/angular-gauge/issues/12

ashish-chopra commented 7 years ago

The change in width property might not make the gauge responsive, but the outside layout will become responsive. I am closing this request as i am planning to remove examples and move the playground to official website soon.