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 |
||
|---|---|---|
| .. | ||
| show.ex | ||
| show.html.heex | ||
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 |
||
|---|---|---|
| .. | ||
| show.ex | ||
| show.html.heex | ||