Thermometer directive AngularJS
Directive created to give agility in the construction of a simple thermometer
Directive
<tg-thermometer-vertical percent="100" size="small" height="120"></tg-thermometer-vertical>Documentation
| Parameter | Description | Value | required |
|---|---|---|---|
| percent | Percentage of thermometer progress | number 0 to 100 | yes |
| size | Set thermometer detail | String small | no |
| height | Set thermometer height | number | yes |
