span plot gaps, change selection color, hide points

This commit is contained in:
Nick Krecklow
2020-05-20 22:25:37 -05:00
parent 2ddc09c2d3
commit a360cb4ce0
3 changed files with 22 additions and 4 deletions

View File

@ -116,7 +116,10 @@ export class ServerRegistration {
scale: 'Players',
stroke: '#E9E581',
width: 2,
value: (_, raw) => formatNumber(raw) + ' Players'
value: (_, raw) => formatNumber(raw) + ' Players',
points: {
show: false
}
}
],
axes: [