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

font size and line-height are hard coded in the code for size=200 #8

Closed ashish-chopra closed 7 years ago

ashish-chopra commented 8 years ago

The code contains a hardfix for font size and line height to place the label and text inside the gauge for size of 200px. When a bigger gauge is used then the label looks dislocated in the circle. Needs an urgent fix.

ashish-chopra commented 7 years ago

font size and line height of value label and legends are made responsive based on the size of the canvas.