Chart.js was showing integer-rounded values like '2' instead of '2.1 ms'. Uses toFixed(1) in tick callbacks for proper decimal display with units. Reviewed-on: graham/towerops-web#76 |
||
|---|---|---|
| .. | ||
| types | ||
| app.ts | ||
| cookie_consent.js | ||
| device_list_reorder.ts | ||
Chart.js was showing integer-rounded values like '2' instead of '2.1 ms'. Uses toFixed(1) in tick callbacks for proper decimal display with units. Reviewed-on: graham/towerops-web#76 |
||
|---|---|---|
| .. | ||
| types | ||
| app.ts | ||
| cookie_consent.js | ||
| device_list_reorder.ts | ||