diff --git a/scripts/pi-hole/js/index.js b/scripts/pi-hole/js/index.js index 5efa34e0..34dbd946 100644 --- a/scripts/pi-hole/js/index.js +++ b/scripts/pi-hole/js/index.js @@ -967,6 +967,7 @@ $(function () { ticks: { beginAtZero: true, fontColor: ticksColor, + precision: 0, }, gridLines: { color: gridColor, @@ -1045,6 +1046,7 @@ $(function () { ticks: { beginAtZero: true, fontColor: ticksColor, + precision: 0, }, stacked: true, gridLines: {