misc ui tweaks

This commit is contained in:
RaidMax
2022-06-16 14:02:44 -05:00
parent 5ab5b73ecf
commit b8e001fcfe
5 changed files with 8 additions and 62 deletions

View File

@ -106,8 +106,8 @@ function getPlayerHistoryChart(playerHistory, i, width, maxClients) {
display: false
},
ticks: {
max: 1,
min: maxClients + 2
max: 0.5,
min: maxClients + 1
}
}]
},