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

Whitespace between number and text #63

Open ghost opened 5 years ago

ghost commented 5 years ago

As usually, percentatge symbol ("%") appears (and have to be) next to the number. However, for the measurement units (like "mph", "kW", "Pa", "GB"...), it is necessary a separation before these. Starting a whitespace at the append option does not work.